Searched refs:vfwsub16 (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/target/riscv/ |
H A D | vector_helper.c | 3207 static uint32_t vfwsub16(uint16_t a, uint16_t b, float_status *s) in RVVCALL() 3220 RVVCALL(OPFVV2, vfwsub_vv_h, WOP_UUU_H, H4, H2, H2, vfwsub16) in vfwsub32() 3224 RVVCALL(OPFVF2, vfwsub_vf_h, WOP_UUU_H, H4, H2, vfwsub16) in RVVCALL() 3223 RVVCALL(OPFVV2,vfwsub_vv_h,WOP_UUU_H,H4,H2,H2,vfwsub16) RVVCALL() argument
|