Lines Matching refs:x5
33 fmov x5, d1
39 ands x8, x8, x5
51 add x5, x1, x8 // src + cnt
63 fmov x5, d1
65 cbz x5, 0f
68 rbit x8, x5
78 add x5, x1, x8
99 fmov x5, d2
101 cbnz x5, 3f
114 fmov x5, d2
115 cbnz x5, 4f // process chunk if match
134 lsl x5, x3, #2 // shift 0xf to the limits position
135 lsl x5, x6, x5
136 orr x8, x4, x5 // insert match in mask at limit
142 lsl x5, x6, x7 // simulate x86 bt with shifted 0xf
152 tst x4, x5 // terminator encountered inside buffer?
161 rbit x8, x5
175 mov x7, x5 // keep a copy of original match mask
182 orr x5, x5, x4 // insert match in mask at limit
184 ands x8, x8, x5 // if match always fall through
215 lsl x5, x6, x4
216 ands x7, x7, x5 // was the terminator present?
221 add x5, x1, x8 // src + cnt
227 add x5, x5, #1 // ldp offsets are powers of 2
230 ldp x12, x13, [x5, #-16]
239 ldr x17, [x5, #-7]
250 ldr w18, [x5, #-3]
260 ldrb w15, [x5]