Searched refs:vfwsubw32 (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/target/riscv/ |
H A D | vector_helper.c | 3256 static uint64_t vfwsubw32(uint64_t a, uint32_t b, float_status *s) in vfwsubw32() function 3262 RVVCALL(OPFVV2, vfwsub_wv_w, WOP_WUUU_W, H8, H4, H4, vfwsubw32) in RVVCALL() 3266 RVVCALL(OPFVF2, vfwsub_wf_w, WOP_WUUU_W, H8, H4, vfwsubw32) in RVVCALL()
|