Lines Matching refs:cursor
152 cursor .req x0 /* Start address and then current address */
178 add stop_address, cursor, length
230 tst cursor, block_mask
238 orr tmp1, cursor, block_mask
259 tst cursor, #0xf
263 orr tmp2, cursor, #0xf
274 strb wzr, [cursor], #1
275 cmp cursor, tmp2
284 cmp cursor, tmp1
287 stp xzr, xzr, [cursor], #16
288 cmp cursor, tmp1
303 cmp cursor, tmp1
307 dc zva, cursor
309 add cursor, cursor, block_size
310 cmp cursor, tmp1
326 cmp cursor, tmp1
329 stp xzr, xzr, [cursor], #16
330 cmp cursor, tmp1
336 cmp cursor, stop_address
339 strb wzr, [cursor], #1
340 cmp cursor, stop_address
350 tst cursor, #0xf
354 orr tmp1, cursor, #15
364 strb wzr, [cursor], #1
365 cmp cursor, tmp1
370 .unreq cursor