Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dfpu_helper.c1925 #define VSX_TDIV(op, nels, tp, fld, emin, emax, nbits) \ macro
1968 VSX_TDIV(xstdivdp, 1, float64, VsrD(0), -1022, 1023, 52)
1969 VSX_TDIV(xvtdivdp, 2, float64, VsrD(i), -1022, 1023, 52)
1970 VSX_TDIV(xvtdivsp, 4, float32, VsrW(i), -126, 127, 23)