Home
last modified time | relevance | path

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

/openbmc/qemu/target/riscv/
H A Dvector_helper.c3402 static uint64_t fnmacc64(uint64_t a, uint64_t b, uint64_t d, float_status *s) in fnmacc64() function
3410 RVVCALL(OPFVV3, vfnmacc_vv_d, OP_UUU_D, H8, H8, H8, fnmacc64) in RVVCALL()
3416 RVVCALL(OPFVF3, vfnmacc_vf_d, OP_UUU_D, H8, H8, fnmacc64) in RVVCALL()