Home
last modified time | relevance | path

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

/openbmc/qemu/target/riscv/
H A Dvector_helper.c3546 static uint64_t fmsub64(uint64_t a, uint64_t b, uint64_t d, float_status *s) in fmsub64() function
3553 RVVCALL(OPFVV3, vfmsub_vv_d, OP_UUU_D, H8, H8, H8, fmsub64) in RVVCALL()
3559 RVVCALL(OPFVF3, vfmsub_vf_d, OP_UUU_D, H8, H8, fmsub64) in RVVCALL()