Home | History | Annotate | Download | only in priv

Lines Matching refs:isRotateC

3253    Bool   isShift, isRotate, isRotateC;
3279 isRotateC = False;
3280 switch (gregLO3ofRM(modrm)) { case 2: case 3: isRotateC = True; }
3287 if (!isShift && !isRotate && !isRotateC) {
3292 if (isRotateC) {