Lines Matching full: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)