Home | History | Annotate | Download | only in x86

Lines Matching refs:roll

588 #define ROL_L(a, b)	CHOICE(roll ARG2(a,b), roll ARG2(a,b), _LTOG rol ARG2(b,a))