Home | History | Annotate | Download | only in priv

Lines Matching full:reciprocal

9359    /* 0F 53 = RCPPS -- approx reciprocal 32Fx4 from R/M to R */
9367 /* F3 0F 53 = RCPSS -- approx reciprocal 32F0x4 from R/M to R */
9375 /* 0F 52 = RSQRTPS -- approx reciprocal sqrt 32Fx4 from R/M to R */
9383 /* F3 0F 52 = RSQRTSS -- approx reciprocal sqrt 32F0x4 from R/M to R */