Searched refs:fmsac64 (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/target/riscv/ |
H A D | vector_helper.c | 3428 static uint64_t fmsac64(uint64_t a, uint64_t b, uint64_t d, float_status *s) in fmsac32() 3435 RVVCALL(OPFVV3, vfmsac_vv_d, OP_UUU_D, H8, H8, H8, fmsac64) 3441 RVVCALL(OPFVF3, vfmsac_vf_d, OP_UUU_D, H8, H8, fmsac64) in RVVCALL() 3431 static uint64_t fmsac64(uint64_t a, uint64_t b, uint64_t d, float_status *s) fmsac64() function
|