Home
last modified time | relevance | path

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

/openbmc/qemu/target/riscv/
H A Dvector_helper.c3508 static uint32_t fnmadd32(uint32_t a, uint32_t b, uint32_t d, float_status *s) in RVVCALL()
3521 RVVCALL(OPFVV3, vfnmadd_vv_w, OP_UUU_W, H4, H4, H4, fnmadd32) in fnmadd64()
3527 RVVCALL(OPFVF3, vfnmadd_vf_w, OP_UUU_W, H4, H4, fnmadd32) in RVVCALL()
3511 static uint32_t fnmadd32(uint32_t a, uint32_t b, uint32_t d, float_status *s) fnmadd32() function