Home | History | Annotate | Download | only in x86

Lines Matching refs:SUB_B

670 #define SUB_B(a, b)	CHOICE(subb ARG2(a,b), subb ARG2(a,b), subb ARG2(b,a))
1391 #define SUB_B(a, b) sub B_(b), B_(a)