Home | History | Annotate | Download | only in x86

Lines Matching full:movzbw

540 #define MOVZX_BW(a, b)	CHOICE(movzbw ARG2(a,b), movzbw ARG2(a,b), movzx ARG2(b,a))