Home | History | Annotate | Download | only in x86

Lines Matching refs:CMP_B

419 #define CMP_B(a, b)	CHOICE(cmpb ARG2(a,b), cmpb ARG2(a,b), cmpb ARG2(b,a))
1155 #define CMP_B(a, b) cmp B_(b), B_(a)