Searched defs:AND_L (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/mesa/x86/ | ||
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 9 milliseconds