Searched refs:fwnmacc32 (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/target/riscv/ |
H A D | vector_helper.c | 3633 static uint64_t fwnmacc32(uint32_t a, uint32_t b, uint64_t d, float_status *s) in fwnmacc32() function 3641 RVVCALL(OPFVV3, vfwnmacc_vv_w, WOP_UUU_W, H8, H4, H4, fwnmacc32) in RVVCALL() 3645 RVVCALL(OPFVF3, vfwnmacc_vf_w, WOP_UUU_W, H8, H4, fwnmacc32) in RVVCALL()
|