Home | History | Annotate | Download | only in x86

Lines Matching defs:AND_W

391 #define AND_W(a, b)	CHOICE(andw ARG2(a,b), andw ARG2(a,b), _WTOG and ARG2(b,a))
1127 #define AND_W(a, b) and W_(b), W_(a)