Home
last modified time | relevance | path

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

/openbmc/qemu/target/riscv/
H A Dvector_helper.c3319 static uint64_t fnmadd64(uint64_t a, uint64_t b, uint64_t d, float_status *s) in fnmadd64() function
3327 RVVCALL(OPFVV3, vfnmadd_vv_d, OP_UUU_D, H8, H8, H8, fnmadd64) in RVVCALL()
3333 RVVCALL(OPFVF3, vfnmadd_vf_d, OP_UUU_D, H8, H8, fnmadd64) in RVVCALL()