Searched refs:vfwadd16 (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/target/riscv/ |
H A D | vector_helper.c | 3188 static uint32_t vfwadd16(uint16_t a, uint16_t b, float_status *s) in RVVCALL() 3201 RVVCALL(OPFVV2, vfwadd_vv_h, WOP_UUU_H, H4, H2, H2, vfwadd16) in RVVCALL() argument 3205 RVVCALL(OPFVF2, vfwadd_vf_h, WOP_UUU_H, H4, H2, vfwadd16) in RVVCALL()
|