Lines Matching refs:x0
85 mov x2, x0 // copy the original addr
86 add x0, x0, #64
87 and x0, x0, #-64 // aligned addr
90 sub x2, x0, x2 // bytes between original and aligned addr
96 ldp q0, q1, [x0]
97 ldp q2, q3, [x0, #32]
102 add x0, x0, #64 // advance pointer
111 add x0, x0, x1
112 ldp q0, q1, [x0]
113 ldp q2, q3, [x0, #32]
125 cset x0, ne // return 1 if non-zero, 0 otherwise
132 0: ldr x2, [x0],#8
138 cset x0, ne // return 1 if non-zero, 0 otherwise
142 mov x0, #0