Home | History | Annotate | Download | only in x86

Lines Matching full:shr_l

652 #define SHR_L(a, b)	CHOICE(shrl ARG2(a,b), shrl ARG2(a,b), _LTOG shr ARG2(b,a))
1373 #define SHR_L(a, b) shr L_(b), B_(a)