Home | History | Annotate | Download | only in x86

Lines Matching refs:ADD_L

387 #define ADD_L(a, b)	CHOICE(addl ARG2(a,b), addl ARG2(a,b), _LTOG add ARG2(b,a))
1123 #define ADD_L(a, b) add L_(b), L_(a)