Searched refs:AND_L (Results 1 - 2 of 2) sorted by relevance
/third_party/mesa3d/src/mesa/x86/ |
H A D | common_x86_asm.S | 193 AND_L ( CONST( 0xfffffdff ), REGOFF( -8, EBP ) )
|
H A D | assyntax.h | 390 #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 6 milliseconds