Lines Matching refs:x4
34 add x4, x1, #16
36 eor x4, x4, x1 // bits that changed
37 orr x3, x3, x4 // in either str1 or str2
48 lsl x4, x13, x15
73 tst x6, x4
122 lsl x4, x13, x15
158 tst x6, x4
180 lsl x4, x2, #2
181 lsl x4, x13, x4
182 orn x5, x4, x5 // mismatch or NUL byte?
209 lsl x4, x2, #2
210 lsl x4, x13, x4
211 orr x3, x6, x4 // introduce a null byte match
292 lsl x4, x2, #2
293 lsl x4, x13, x4
294 orr x3, x6, x4 // introduce a null byte match
318 ubfiz x4, x2, #2, #4 // (x2 - 16) << 2
319 lsl x4, x13, x4 // take first half into account
320 orr x6, x6, x4 // introduce a null byte match
326 mov x4, x6
346 orn x5, x4, x5
397 lsl x4, x2, #2
398 lsl x4, x13, x4
399 orr x3,x6,x4 // introduce a null byte match
481 lsl x4, x2, #2
482 lsl x4, x13, x4
483 orr x3, x6, x4 // introduce a null byte match
506 ubfiz x4, x2, #2, #4
507 lsl x4, x13, x4
508 orr x6, x6, x4 // introduce a null byte match
513 mov x4, x6
529 orn x5, x4, x5