Home
last modified time | relevance | path

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

/openbmc/qemu/target/riscv/
H A Dvector_helper.c3302 static uint32_t float32_rdiv(uint32_t a, uint32_t b, float_status *s) in float32_rdiv() function
3313 RVVCALL(OPFVF2, vfrdiv_vf_w, OP_UUU_W, H4, H4, float32_rdiv) in RVVCALL()