Lines Matching refs:cursor
147 cursor .req x0 /* Start address and then current address */
173 add stop_address, cursor, length
225 tst cursor, block_mask
233 orr tmp1, cursor, block_mask
254 tst cursor, #0xf
258 orr tmp2, cursor, #0xf
269 strb wzr, [cursor], #1
270 cmp cursor, tmp2
279 cmp cursor, tmp1
282 stp xzr, xzr, [cursor], #16
283 cmp cursor, tmp1
298 cmp cursor, tmp1
302 dc zva, cursor
304 add cursor, cursor, block_size
305 cmp cursor, tmp1
321 cmp cursor, tmp1
324 stp xzr, xzr, [cursor], #16
325 cmp cursor, tmp1
331 cmp cursor, stop_address
334 strb wzr, [cursor], #1
335 cmp cursor, stop_address
345 tst cursor, #0xf
349 orr tmp1, cursor, #15
359 strb wzr, [cursor], #1
360 cmp cursor, tmp1
365 .unreq cursor