Lines Matching refs:count
35 #define count x2 macro
51 #define E_h count
54 #define G_l count
89 cmp count, 96
90 ccmp tmp1, count, 2, hi
103 add srcend, src, count
104 add dstend, dstin, count
105 cmp count, 16
107 cmp count, 96
111 sub tmp1, count, 1
128 cmp count, 8
137 tbz count, 2, 1f
147 cbz count, 2f
148 lsr tmp1, count, 1
188 cmp count, #32768
195 add count, count, tmp1 /* Count is now 16 too large. */
201 subs count, count, 128 + 16 /* Test and readjust count. */
215 subs count, count, 64
225 add count, count, tmp1 /* Count is now 16 too large. */
231 subs count, count, 128 + 16 /* Test and readjust count. */
242 subs count, count, 64
267 add srcend, src, count
268 add dstend, dstin, count
278 sub count, count, tmp1
285 subs count, count, 128
298 subs count, count, 64