Searched refs:vfwaddw32 (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/target/riscv/ |
H A D | vector_helper.c | 3237 static uint64_t vfwaddw32(uint64_t a, uint32_t b, float_status *s) in vfwaddw32() function 3243 RVVCALL(OPFVV2, vfwadd_wv_w, WOP_WUUU_W, H8, H4, H4, vfwaddw32) in RVVCALL() 3247 RVVCALL(OPFVF2, vfwadd_wf_w, WOP_WUUU_W, H8, H4, vfwaddw32) in RVVCALL()
|