Home
last modified time | relevance | path

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

/qemu/target/riscv/
H A Dvector_helper.c3195 static uint32_t fnmacc32(uint32_t a, uint32_t b, uint32_t d, float_status *s) in fnmacc32() function
3208 RVVCALL(OPFVV3, vfnmacc_vv_w, OP_UUU_W, H4, H4, H4, fnmacc32) in RVVCALL()
3214 RVVCALL(OPFVF3, vfnmacc_vf_w, OP_UUU_W, H4, H4, fnmacc32) in RVVCALL()