Lines Matching refs:cursor
45 cursor .req r0 /* Start address and then current address */
59 add stop_address, cursor, length
70 tst cursor, #(8-1)
74 orr tmp, cursor, #(8-1)
84 strb zeroreg1, [cursor], #1
85 cmp cursor, tmp
94 cmp cursor, tmp
99 stmia cursor!, {zeroreg1, zeroreg2}
100 cmp cursor, tmp
106 cmp cursor, stop_address
109 strb zeroreg1, [cursor], #1
110 cmp cursor, stop_address
115 .unreq cursor