Lines Matching refs:x3
152 block_size .req x3 /* Size of a block in bytes as read in DCZID_EL0 */
387 orr x3, x0, x1
388 tst x3, #0xf
395 ldp x3, x4, [x1], #16
396 stp x3, x4, [x0], #16
506 1: ldr x3, [x1]
509 cmp x3, x6
513 cmp x3, x7
515 add x3, x3, x0
516 str x3, [x1]
546 1: ldr x3, [x1, #8]
547 cbz x3, 2f
551 cmp x3, #R_AARCH64_RELATIVE
554 ldr x3, [x1] /* r_offset */
555 add x3, x0, x3
567 str x4, [x3]