Home | History | Annotate | Download | only in arm

Lines Matching full:ror

196   "lsl", "lsr", "asr", "ror"
215 if ((shift == ROR) && (shift_amount == 0)) {