Searched refs:fsgnj32 (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/target/riscv/ |
H A D | vector_helper.c | 4148 static uint32_t fsgnj32(uint32_t a, uint32_t b, float_status *s) in fsgnj32() function 4159 RVVCALL(OPFVV2, vfsgnj_vv_w, OP_UUU_W, H4, H4, H4, fsgnj32) in RVVCALL() 4165 RVVCALL(OPFVF2, vfsgnj_vf_w, OP_UUU_W, H4, H4, fsgnj32) in RVVCALL()
|