Home
last modified time | relevance | path

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

/openbmc/qemu/target/riscv/
H A Dvector_helper.c3574 static uint64_t fnmsub64(uint64_t a, uint64_t b, uint64_t d, float_status *s) in fnmsub64() function
3581 RVVCALL(OPFVV3, vfnmsub_vv_d, OP_UUU_D, H8, H8, H8, fnmsub64) in RVVCALL()
3587 RVVCALL(OPFVF3, vfnmsub_vf_d, OP_UUU_D, H8, H8, fnmsub64) in RVVCALL()