Home
last modified time | relevance | path

Searched refs:vfwmul32 (Results 1 – 1 of 1) sorted by relevance

/qemu/target/riscv/
H A Dvector_helper.c3128 static uint64_t vfwmul32(uint32_t a, uint32_t b, float_status *s) in vfwmul32() function
3135 RVVCALL(OPFVV2, vfwmul_vv_w, WOP_UUU_W, H8, H4, H4, vfwmul32) in RVVCALL()
3139 RVVCALL(OPFVF2, vfwmul_vf_w, WOP_UUU_W, H8, H4, vfwmul32) in RVVCALL()