Home
last modified time | relevance | path

Searched refs:fmsub32 (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/target/riscv/
H A Dvector_helper.c3541 static uint32_t fmsub32(uint32_t a, uint32_t b, uint32_t d, float_status *s) in fmsub32() function
3552 RVVCALL(OPFVV3, vfmsub_vv_w, OP_UUU_W, H4, H4, H4, fmsub32) in RVVCALL()
3558 RVVCALL(OPFVF3, vfmsub_vf_w, OP_UUU_W, H4, H4, fmsub32) in RVVCALL()