Lines Matching refs:r2
25 cmp r2, #0
28 /* Keep in mind that r2 -- the count argument -- is for the
31 lsl r2, r2, #1
36 cmp r2, #8
40 subs r2, r2, #2
57 cmp r2, #64
67 sub r2, r2, r12
81 cmp r2, #16
84 cmp r2, #64
87 cmp r2, #128
90 mov r12, r2, lsr #7
98 ands r2, r2, #0x7f
101 movs r12, r2, lsr #5
107 ands r2, r2, #0x1f
110 movs r12, r2, lsr #4
116 ands r2, r2, #0xf
125 cmp r2, #8
127 subs r2, r2, #8
130 cmp r2, #4
132 subs r2, r2, #4
135 cmp r2, #0