Lines Matching refs:r1
23 1: subs r1, r1, #4 @ 1 do we have enough
29 add r1, r1, r3 @ 1 (r1 = r1 - (4 - r3))
42 cmp r1, #16 @ 1 we can skip this chunk if we
58 3: subs r1, r1, #64 @ 1 write 32 bytes out per loop
68 tst r1, #32 @ 1
71 tst r1, #16 @ 1 16 bytes or more?
94 cmp r1, #96
99 sub r1, r1, ip
106 3: subs r1, r1, #64
112 tst r1, #32
114 tst r1, #16
122 4: tst r1, #8 @ 1 8 bytes or more?
124 tst r1, #4 @ 1 4 bytes or more?
130 5: tst r1, #2 @ 1 2 bytes or more?
133 tst r1, #1 @ 1 a byte left over