Home | History | Annotate | Download | only in SystemZ

Lines Matching defs:Rotate

218   unsigned Rotate = (DestIsHigh != SrcIsHigh ? 32 : 0);
222 .addImm(32 - Size).addImm(128 + 31).addImm(Rotate);