Searched refs:PFRSQRT (Results 1 – 3 of 3) sorted by relevance
190 PFRSQRT ( MM3, MM5 ) /* 1/sqrt (x0*x0+x1*x1+x2*x2) */327 PFRSQRT ( MM3, MM5 ) /* 1/sqrt (x0*x0+x1*x1+x2*x2) */761 PFRSQRT ( MM3, MM5 ) /* 1/sqrt (x0*x0+x1*x1+x2*x2) */
1626 #define PFRSQRT(a, b) pfrsqrt P_ARG2(a, b) macro
80 defm PFRSQRT : I3DNow_conv_rm_int<0x97, "pfrsqrt">;