Home | History | Annotate | Download | only in arm

Lines Matching full:ror

347   ASSERT(shift_op != ROR || shift_imm != 0);  // use RRX if you mean it
353 // encoded as ROR with shift_imm == 0
355 shift_op_ = ROR;
1751 ASSERT(src.shift_op() == ROR);
1773 ASSERT(src2.shift_op() == ROR);
1793 ASSERT(src.shift_op() == ROR);