Home | History | Annotate | Download | only in x86

Lines Matching full:rorl

591 #define ROR_L(a, b)	CHOICE(rorl ARG2(a,b), rorl ARG2(a,b), _LTOG ror ARG2(b,a))