Searched refs:fnmsac32 (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/target/riscv/ |
H A D | vector_helper.c | 3454 static uint32_t fnmsac32(uint32_t a, uint32_t b, uint32_t d, float_status *s) in fnmsac32() function 3465 RVVCALL(OPFVV3, vfnmsac_vv_w, OP_UUU_W, H4, H4, H4, fnmsac32) in RVVCALL() 3471 RVVCALL(OPFVF3, vfnmsac_vf_w, OP_UUU_W, H4, H4, fnmsac32) in RVVCALL()
|