Searched refs:fmsub16 (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/target/riscv/ |
H A D | vector_helper.c | 3533 static uint16_t fmsub16(uint16_t a, uint16_t b, uint16_t d, float_status *s) in RVVCALL() 3548 RVVCALL(OPFVV3, vfmsub_vv_h, OP_UUU_H, H2, H2, H2, fmsub16) in fmsub64() 3554 RVVCALL(OPFVF3, vfmsub_vf_h, OP_UUU_H, H2, H2, fmsub16) in RVVCALL() 3551 RVVCALL(OPFVV3,vfmsub_vv_h,OP_UUU_H,H2,H2,H2,fmsub16) RVVCALL() argument
|