Home | History | Annotate | Download | only in arm

Lines Matching refs:RRX

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