Home | History | Annotate | Download | only in x86

Lines Matching refs:MOV_B

532 #define MOV_B(a, b)	CHOICE(movb ARG2(a,b), movb ARG2(a,b), movb ARG2(b,a))
1255 #define MOV_B(a, b) mov B_(b), B_(a)