Searched refs:PFRSQRT (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/x86/
H A D3dnow_normal.S190 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) */
H A Dassyntax.h1626 #define PFRSQRT(a, b) pfrsqrt P_ARG2(a, b) macro
/external/mesa3d/src/mesa/x86/
H A D3dnow_normal.S190 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) */
H A Dassyntax.h1626 #define PFRSQRT(a, b) pfrsqrt P_ARG2(a, b) macro

Completed in 89 milliseconds