Searched refs:PXOR (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/x86/
H A Dmmx_blend.S210 * PXOR ( M00, M00 )
271 PXOR ( MM0, MM0 ) /* 0x0000 | 0x0000 | 0x0000 | 0x0000 */
328 PXOR ( MM7, MM3 ) /* unsigned -> signed */ ;\
329 PXOR ( MM7, MM4 ) /* unsigned -> signed */ ;\
360 PXOR ( MM7, MM3 ) /* unsigned -> signed */ ;\
361 PXOR ( MM7, MM4 ) /* unsigned -> signed */ ;\
383 PXOR ( MM0, MM0 ) /* 0x0000 | 0x0000 | 0x0000 | 0x0000 */ ;\
H A D3dnow_xform3.S169 PXOR ( MM7, MM7 ) /* 0 | 0 */
H A D3dnow_xform4.S165 PXOR ( MM7, MM7 ) /* 0 | 0 */
H A Dassyntax.h1578 #define PXOR(a, b) pxor P_ARG2(a, b) macro
/xsrc/external/mit/MesaLib/dist/src/mesa/x86/
H A Dmmx_blend.S211 * PXOR ( M00, M00 )
272 PXOR ( MM0, MM0 ) /* 0x0000 | 0x0000 | 0x0000 | 0x0000 */
329 PXOR ( MM7, MM3 ) /* unsigned -> signed */ ;\
330 PXOR ( MM7, MM4 ) /* unsigned -> signed */ ;\
361 PXOR ( MM7, MM3 ) /* unsigned -> signed */ ;\
362 PXOR ( MM7, MM4 ) /* unsigned -> signed */ ;\
384 PXOR ( MM0, MM0 ) /* 0x0000 | 0x0000 | 0x0000 | 0x0000 */ ;\
H A D3dnow_xform3.S170 PXOR ( MM7, MM7 ) /* 0 | 0 */
H A D3dnow_xform4.S166 PXOR ( MM7, MM7 ) /* 0 | 0 */
H A Dassyntax.h1578 #define PXOR(a, b) pxor P_ARG2(a, b) macro

Completed in 20 milliseconds