Searched refs:vfwadd32 (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/target/riscv/ |
H A D | vector_helper.c | 3191 static uint64_t vfwadd32(uint32_t a, uint32_t b, float_status *s) in RVVCALL() 3199 RVVCALL(OPFVV2, vfwadd_vv_w, WOP_UUU_W, H8, H4, H4, vfwadd32) in vfwadd32() 3203 RVVCALL(OPFVF2, vfwadd_vf_w, WOP_UUU_W, H8, H4, vfwadd32) in RVVCALL() 3194 static uint64_t vfwadd32(uint32_t a, uint32_t b, float_status *s) vfwadd32() function
|