Lines Matching +full:0 +full:x12
20 bic x10, x1, #0xf // src aligned
21 and x11, x1, #0xf // src offset
26 mov x8, #-1 // prepare a 0xfff..fff register
27 mov x6, #0xf
29 lsl x12, x11, #2
30 lsl x8, x8, x12 // mask of bytes in the string
35 sub x12, x11, #32
36 adds x12, x12, x3 // distance from alignment boundary - 32
40 b.eq 0f
56 0:
65 cbz x5, 0f
81 0:
86 mov x3, x12
96 0:
121 b.hs 0b
134 lsl x5, x3, #2 // shift 0xf to the limits position
142 lsl x5, x6, x7 // simulate x86 bt with shifted 0xf
177 lsl x4, x12, #2 // shift 0xf to the limits position
185 b.ne 0f
195 lsl x4, x12, #2
205 0:
230 ldp x12, x13, [x5, #-16]
232 stp x12, x13, [x4, #-16]