Home | History | Annotate | Download | only in arm

Lines Matching refs:RRX

170   ASSERT(shift_op != ROR || shift_imm != 0);  // use RRX if you mean it
175 if (shift_op == RRX) {
185 ASSERT(shift_op != RRX);