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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/x86/
H A Dcommon_x86_asm.S194 AND_L ( CONST( 0xfffffdff ), REGOFF( -8, EBP ) )
H A Dassyntax.h390 #define AND_L(a, b) CHOICE(andl ARG2(a,b), andl ARG2(a,b), _LTOG and ARG2(b,a)) macro
1118 #define AND_L(a, b) and L_(b), L_(a) macro
/xsrc/external/mit/MesaLib/dist/src/mesa/x86/
H A Dcommon_x86_asm.S193 AND_L ( CONST( 0xfffffdff ), REGOFF( -8, EBP ) )
H A Dassyntax.h390 #define AND_L(a, b) CHOICE(andl ARG2(a,b), andl ARG2(a,b), _LTOG and ARG2(b,a)) macro
1118 #define AND_L(a, b) and L_(b), L_(a) macro

Completed in 13 milliseconds