Home
last modified time | relevance | path

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

/openbmc/qemu/target/riscv/
H A Dvector_helper.c3307 static uint64_t float64_rdiv(uint64_t a, uint64_t b, float_status *s) in float64_rdiv() function
3314 RVVCALL(OPFVF2, vfrdiv_vf_d, OP_UUU_D, H8, H8, float64_rdiv) in RVVCALL()