Searched refs:fsgnjn32 (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/target/riscv/ |
H A D | vector_helper.c | 3978 static uint32_t fsgnjn32(uint32_t a, uint32_t b, float_status *s) in fsgnjn32() function 3989 RVVCALL(OPFVV2, vfsgnjn_vv_w, OP_UUU_W, H4, H4, H4, fsgnjn32) in RVVCALL() 3995 RVVCALL(OPFVF2, vfsgnjn_vf_w, OP_UUU_W, H4, H4, fsgnjn32) in RVVCALL()
|