Lines Matching refs:tmp1
153 tmp1 .req x4
163 mrs tmp1, sctlr_el3
165 mrs tmp1, sctlr_el1
168 tst tmp1, #SCTLR_M_BIT
233 orr tmp1, cursor, block_mask
234 add tmp1, tmp1, #1
240 cbz tmp1, .Lzeromem_dczva_fallback_entry
246 cmp tmp1, stop_address
279 cmp cursor, tmp1
283 cmp cursor, tmp1
296 bic tmp1, stop_address, block_mask
298 cmp cursor, tmp1
305 cmp cursor, tmp1
319 bic tmp1, stop_address, #15
321 cmp cursor, tmp1
325 cmp cursor, tmp1
349 orr tmp1, cursor, #15
350 add tmp1, tmp1, #1
352 cbz tmp1, .Lzeromem_dczva_final_1byte_aligned
354 cmp tmp1, stop_address
360 cmp cursor, tmp1
373 .unreq tmp1