Home | History | Annotate | Download | only in src

Lines Matching refs:Counter

84 Counter         RN 11
105 ;// Set up counter of format, [0] [0] [1 (height)] [8 (width)]
106 MOV Counter, #4
172 ;// If Counter is even store Acc0-Acc3 in a temporary buffer
173 ;// If Counter is off store Acc0-Acc3 and previous Acc0-Acc3 in a intermediate buf
174 ANDS Temp3, Counter, #1
204 SUBS Counter, Counter, #1 ;// Loop till height is 10
221 MOV Counter, #4
226 M_STR Counter, pCounter
281 M_LDR Counter, pCounter
285 SUBS Counter, Counter, #1