Searched refs:fnmsub16 (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/target/riscv/ |
H A D | vector_helper.c | 3564 static uint16_t fnmsub16(uint16_t a, uint16_t b, uint16_t d, float_status *s) in RVVCALL() 3579 RVVCALL(OPFVV3, vfnmsub_vv_h, OP_UUU_H, H2, H2, H2, fnmsub16) in RVVCALL() argument 3585 RVVCALL(OPFVF3, vfnmsub_vf_h, OP_UUU_H, H2, H2, fnmsub16) in RVVCALL()
|