Searched refs:XOR_L (Results 1 - 11 of 11) sorted by relevance

/xsrc/external/mit/xf86-video-nsc/dist/src/
H A Dnsc_msr_asm.S211 XOR_L (ESI,ESI)
212 XOR_L (EDI,EDI)
/xsrc/external/mit/MesaLib.old/dist/src/mesa/x86/
H A Dcommon_x86_asm.S58 XOR_L (CONST(0x00200000), EAX)
67 XOR_L (CONST(0xff), EAX)
H A Dx86_cliptest.S171 XOR_L( ECX, ECX )
337 XOR_L( ECX, ECX )
H A Dx86_xform3.S229 XOR_L( CONST(-2147483648), EBX )/* change sign */
H A Dx86_xform4.S238 XOR_L( CONST(-2147483648), EBX )/* change sign */
H A Dassyntax.h681 #define XOR_L(a, b) CHOICE(xorl ARG2(a,b), xorl ARG2(a,b), _LTOG xor ARG2(b,a)) macro
1394 #define XOR_L(a, b) xor L_(b), L_(a) macro
/xsrc/external/mit/MesaLib/dist/src/mesa/x86/
H A Dcommon_x86_asm.S57 XOR_L (CONST(0x00200000), EAX)
66 XOR_L (CONST(0xff), EAX)
H A Dx86_cliptest.S172 XOR_L( ECX, ECX )
338 XOR_L( ECX, ECX )
H A Dx86_xform3.S230 XOR_L( CONST(-2147483648), EBX )/* change sign */
H A Dx86_xform4.S239 XOR_L( CONST(-2147483648), EBX )/* change sign */
H A Dassyntax.h681 #define XOR_L(a, b) CHOICE(xorl ARG2(a,b), xorl ARG2(a,b), _LTOG xor ARG2(b,a)) macro
1394 #define XOR_L(a, b) xor L_(b), L_(a) macro

Completed in 16 milliseconds