Home | History | Annotate | Download | only in x86

Lines Matching full:mov_w

531 #define MOV_W(a, b)	CHOICE(movw ARG2(a,b), movw ARG2(a,b), _WTOG mov ARG2(b,a))
1254 #define MOV_W(a, b) mov W_(b), W_(a)