Lines Matching refs:cursor
50 cursor .req r0 /* Start address and then current address */
64 add stop_address, cursor, length
75 tst cursor, #(8-1)
79 orr tmp, cursor, #(8-1)
89 strb zeroreg1, [cursor], #1
90 cmp cursor, tmp
99 cmp cursor, tmp
104 stmia cursor!, {zeroreg1, zeroreg2}
105 cmp cursor, tmp
111 cmp cursor, stop_address
114 strb zeroreg1, [cursor], #1
115 cmp cursor, stop_address
120 .unreq cursor