Home | History | Annotate | Download | only in x86

Lines Matching full:movsbl

536 #define MOVSX_BL(a, b)	CHOICE(movsbl ARG2(a,b), movsbl ARG2(a,b), movsx ARG2(b,a))