Home | History | Annotate | Download | only in src

Lines Matching refs:Counter

102 Counter         RN 8
122 ;// Set up counter of format, [0] [0] [1 (height)] [8 (width)]
123 MOV Counter, #1
125 ADD Counter, Temp, Counter, LSL #8 ;// [0 0 H W]
186 SUBS Counter, Counter, #1 << 8 ;// Loop till height is 10
192 ADDS Counter, Counter, #(1 << 8)-4 ;// Loop till width is 12
195 ADD Counter, Counter, #1<<8
206 MOV Counter, #4
211 M_STR Counter, pCounter
260 M_LDR Counter, pCounter
263 SUBS Counter, Counter, #1