Lines Matching refs:x2
9 add x2, x3, x5, sxtb
10 add x2, x4, w2, uxtx
13 // CHECK-ERROR: add x2, x3, x5, sxtb
16 // CHECK-ERROR: add x2, x4, w2, uxtx
25 sub x9, x15, x2, uxth #5
33 // CHECK-ERROR: sub x9, x15, x2, uxth #5
39 add x1, x2, sp, uxtx
47 // CHECK-ERROR: add x1, x2, sp, uxtx
53 subs x2, x1, sp, uxtx
54 adds x2, x1, sp, uxtb #2
62 // CHECK-ERROR: subs x2, x1, sp, uxtx
65 // CHECK-ERROR: adds x2, x1, sp, uxtb #2
164 mov x2, xsp, #123
167 // CHECK-ERROR-NEXT: mov x2, xsp, #123
203 add x1, x2, x3, lsl #-1
204 add x1, x2, x3, lsl #64
205 add x1, x2, x3, lsr #-1
206 add x1, x2, x3, lsr #64
207 add x1, x2, x3, asr #-1
208 add x1, x2, x3, asr #64
228 // CHECK-ERROR-NEXT: add x1, x2, x3, lsl #-1
231 // CHECK-ERROR-NEXT: add x1, x2, x3, lsl #64
234 // CHECK-ERROR-NEXT: add x1, x2, x3, lsr #-1
237 // CHECK-ERROR-NEXT: add x1, x2, x3, lsr #64
240 // CHECK-ERROR-NEXT: add x1, x2, x3, asr #-1
243 // CHECK-ERROR-NEXT: add x1, x2, x3, asr #64
252 adds x1, x2, x3, lsl #-1
253 adds x1, x2, x3, lsl #64
254 adds x1, x2, x3, lsr #-1
255 adds x1, x2, x3, lsr #64
256 adds x1, x2, x3, asr #-1
257 adds x1, x2, x3, asr #64
277 // CHECK-ERROR-NEXT: adds x1, x2, x3, lsl #-1
280 // CHECK-ERROR-NEXT: adds x1, x2, x3, lsl #64
283 // CHECK-ERROR-NEXT: adds x1, x2, x3, lsr #-1
286 // CHECK-ERROR-NEXT: adds x1, x2, x3, lsr #64
289 // CHECK-ERROR-NEXT: adds x1, x2, x3, asr #-1
292 // CHECK-ERROR-NEXT: adds x1, x2, x3, asr #64
301 sub x1, x2, x3, lsl #-1
302 sub x1, x2, x3, lsl #64
303 sub x1, x2, x3, lsr #-1
304 sub x1, x2, x3, lsr #64
305 sub x1, x2, x3, asr #-1
306 sub x1, x2, x3, asr #64
326 // CHECK-ERROR-NEXT: sub x1, x2, x3, lsl #-1
329 // CHECK-ERROR-NEXT: sub x1, x2, x3, lsl #64
332 // CHECK-ERROR-NEXT: sub x1, x2, x3, lsr #-1
335 // CHECK-ERROR-NEXT: sub x1, x2, x3, lsr #64
338 // CHECK-ERROR-NEXT: sub x1, x2, x3, asr #-1
341 // CHECK-ERROR-NEXT: sub x1, x2, x3, asr #64
350 subs x1, x2, x3, lsl #-1
351 subs x1, x2, x3, lsl #64
352 subs x1, x2, x3, lsr #-1
353 subs x1, x2, x3, lsr #64
354 subs x1, x2, x3, asr #-1
355 subs x1, x2, x3, asr #64
375 // CHECK-ERROR-NEXT: subs x1, x2, x3, lsl #-1
378 // CHECK-ERROR-NEXT: subs x1, x2, x3, lsl #64
381 // CHECK-ERROR-NEXT: subs x1, x2, x3, lsr #-1
384 // CHECK-ERROR-NEXT: subs x1, x2, x3, lsr #64
387 // CHECK-ERROR-NEXT: subs x1, x2, x3, asr #-1
390 // CHECK-ERROR-NEXT: subs x1, x2, x3, asr #64
607 adc x1, sp, x2
613 // CHECK-ERROR-NEXT: adc x1, sp, x2
633 adcs x1, sp, x2
639 // CHECK-ERROR-NEXT: adcs x1, sp, x2
659 sbc x1, sp, x2
665 // CHECK-ERROR-NEXT: sbc x1, sp, x2
685 sbcs x1, sp, x2
691 // CHECK-ERROR-NEXT: sbcs x1, sp, x2
700 ngc x2, sp
711 // CHECK-ERROR-NEXT: ngc x2, sp
717 ngcs x2, sp
728 // CHECK-ERROR-NEXT: ngcs x2, sp
832 sxtb x3, x2
836 // CHECK-ERROR-AARCH64-NEXT: sxtb x3, x2
848 uxtb x2, sp
860 // CHECK-ERROR-NEXT: uxtb x2, sp
867 asr sp, x2, #1
875 // CHECK-ERROR-NEXT: asr sp, x2, #1
1312 csel sp, x2, x3, ne
1314 csel x1, x2, x3, #3
1331 // CHECK-ERROR-NEXT: csel sp, x2, x3, ne
1337 // CHECK-ERROR-NEXT: csel x1, x2, x3, #3
1386 cinc x2, x0, nv
1394 // CHECK-ERROR-NEXT: cinc x2, x0, nv
1430 cls sp, x2
1432 //CHECK-ERROR-NEXT: cls sp, x2
1445 lsl sp, x2, x4
1447 //CHECK-ERROR-NEXT: lsl sp, x2, x4
1790 fmov v29.1d[1], x2
1799 // CHECK-ERROR-NEXT: fmov v29.1d[1], x2
1825 ldrsw x2, #1048576
1829 // CHECK-ERROR-NEXT: ldrsw x2, #1048576
1862 stxp x1, x2, x3, [x4]
1864 // CHECK-ERROR-NEXT: stxp x1, x2, x3, [x4]
1898 stur h2, [x2, #-257]
1899 stur b2, [x2, #-257]
1904 // CHECK-ERROR-NEXT: stur h2, [x2, #-257]
1907 // CHECK-ERROR-NEXT: stur b2, [x2, #-257]
1987 ldrsb x2, [x3], #256
1989 ldrsh x2, [x3], #256
1991 ldrsw x2, [x3], #256
1994 // CHECK-ERROR-NEXT: ldrsb x2, [x3], #256
2000 // CHECK-ERROR-NEXT: ldrsh x2, [x3], #256
2006 // CHECK-ERROR-NEXT: ldrsw x2, [x3], #256
2170 ldrsb x2, [x3, #256]!
2172 ldrsh x2, [x3, #256]!
2174 ldrsw x2, [x3, #256]!
2177 // CHECK-ERROR-NEXT: ldrsb x2, [x3, #256]!
2183 // CHECK-ERROR-NEXT: ldrsh x2, [x3, #256]!
2189 // CHECK-ERROR-NEXT: ldrsw x2, [x3, #256]!
2299 sttr h2, [x2, #-257]
2300 sttr b2, [x2, #-257]
2305 // CHECK-ERROR-NEXT: sttr h2, [x2, #-257]
2308 // CHECK-ERROR-NEXT: sttr b2, [x2, #-257]
2439 ldrsb w9, [x4, x2, lsl #-1]
2440 strb w9, [x4, x2, lsl #1]
2442 // CHECK-ERROR-NEXT: ldrsb w9, [x4, x2, lsl #-1]
2445 // CHECK-ERROR-NEXT: strb w9, [x4, x2, lsl #1]
2448 ldrsh w9, [x4, x2, lsl #-1]
2451 // CHECK-ERROR-NEXT: ldrsh w9, [x4, x2, lsl #-1]
2483 ldr q5, [sp, x2, lsl #-1]
2487 // CHECK-ERROR-NEXT: ldr q5, [sp, x2, lsl #-1]
2522 ldpsw x9, x2, [sp, #2]
2523 ldpsw x1, x2, [x10, #256]
2526 // CHECK-ERROR-NEXT: ldpsw x9, x2, [sp, #2]
2529 // CHECK-ERROR-NEXT: ldpsw x1, x2, [x10, #256]
2535 ldp x2, x5, [sp, #4]
2539 // CHECK-ERROR-NEXT: ldp x2, x5, [sp, #4]
2625 ldpsw x9, x2, [sp], #2
2626 ldpsw x1, x2, [x10], #256
2629 // CHECK-ERROR-NEXT: ldpsw x9, x2, [sp], #2
2632 // CHECK-ERROR-NEXT: ldpsw x1, x2, [x10], #256
2638 ldp x2, x5, [sp], #4
2642 // CHECK-ERROR-NEXT: ldp x2, x5, [sp], #4
2728 ldpsw x9, x2, [sp, #2]!
2729 ldpsw x1, x2, [x10, #256]!
2732 // CHECK-ERROR-NEXT: ldpsw x9, x2, [sp, #2]!
2735 // CHECK-ERROR-NEXT: ldpsw x1, x2, [x10, #256]!
2741 ldp x2, x5, [sp, #4]!
2745 // CHECK-ERROR-NEXT: ldp x2, x5, [sp, #4]!
2830 ldnp x2, x5, [sp, #4]
2834 // CHECK-ERROR-NEXT: ldnp x2, x5, [sp, #4]
2908 eor x2, x0, #0x0
2913 // CHECK-ERROR-NEXT: eor x2, x0, #0x0
2970 and x2, x5, x11, asr
2981 // CHECK-ERROR-NEXT: and x2, x5, x11, asr
2987 orn x2, x6, sp, lsl #3
2999 // CHECK-ERROR-NEXT: orn x2, x6, sp, lsl #3
3037 movn x2, #12, lsl #64
3064 // CHECK-ERROR-NEXT: movn x2, #12, lsl #64
3069 movn x2, #:abs_g0:sym
3080 // CHECK-ERROR-AARCH64-NEXT: movn x2, #:abs_g0:sym
3092 movn x2, #:abs_g1:sym
3097 // CHECK-ERROR-AARCH64-NEXT: movn x2, #:abs_g1:sym
3200 adr x2, #-1048577
3207 // CHECK-ERROR-NEXT: adr x2, #-1048577
3314 ic ialluis, x2
3318 // CHECK-ERROR-NEXT: ic ialluis, x2
3771 eret x2
3772 drps x2
3774 // CHECK-ERROR-NEXT: eret x2
3777 // CHECK-ERROR-NEXT: drps x2