Home
last modified time | relevance | path

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

/openbmc/qemu/target/riscv/
H A Dvector_helper.c3175 static uint64_t float64_rsub(uint64_t a, uint64_t b, float_status *s) in float64_rsub() function
3182 RVVCALL(OPFVF2, vfrsub_vf_d, OP_UUU_D, H8, H8, float64_rsub) in RVVCALL()