Lines Matching full:count
31 count .req x2 label
53 cmp count, #15
56 tbz count, #3, 1f
59 tbz count, #2, 2f
62 tbz count, #1, 3f
65 tbz count, #0, 4f
76 * The count is not less than 16, we can use stp to store the start 16 bytes,
82 sub count, count, tmp2
89 cmp count, #64
92 ands tmp1, count, #0x30
107 ands count, count, #15
108 cbz count, 4f
109 add dst, dst, count
121 sub count, count, #64
127 subs count, count, #64
129 tst count, #0x3f
140 cmp count, #63
146 cmp count, #128
147 b.lt .Lnot_short /*count is at least 128 bytes*/
166 cmp count, zva_len_x
173 sub tmp1, count, tmp2
184 mov count, tmp1
196 sub count, count, zva_len_x
200 subs count, count, zva_len_x
202 ands count, count, zva_bits_x
215 setp [dst]!, count!, val_x
216 setm [dst]!, count!, val_x
217 sete [dst]!, count!, val_x