Home | History | Annotate | Download | only in arm

Lines Matching full:ror

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