Lines Matching refs:tmp1
158 tmp1 .req x4
168 mrs tmp1, sctlr_el3
170 mrs tmp1, sctlr_el1
173 tst tmp1, #SCTLR_M_BIT
238 orr tmp1, cursor, block_mask
239 add tmp1, tmp1, #1
245 cbz tmp1, .Lzeromem_dczva_fallback_entry
251 cmp tmp1, stop_address
284 cmp cursor, tmp1
288 cmp cursor, tmp1
301 bic tmp1, stop_address, block_mask
303 cmp cursor, tmp1
310 cmp cursor, tmp1
324 bic tmp1, stop_address, #15
326 cmp cursor, tmp1
330 cmp cursor, tmp1
354 orr tmp1, cursor, #15
355 add tmp1, tmp1, #1
357 cbz tmp1, .Lzeromem_dczva_final_1byte_aligned
359 cmp tmp1, stop_address
365 cmp cursor, tmp1
378 .unreq tmp1