Lines Matching refs:w1
184 add wsp, w1, w2, lsr #3
188 // CHECK-ERROR-NEXT: add wsp, w1, w2, lsr #3
197 add w1, w2, w3, lsl #-1
198 add w1, w2, w3, lsl #32
199 add w1, w2, w3, lsr #-1
200 add w1, w2, w3, lsr #32
201 add w1, w2, w3, asr #-1
202 add w1, w2, w3, asr #32
210 // CHECK-ERROR-NEXT: add w1, w2, w3, lsl #-1
213 // CHECK-ERROR-NEXT: add w1, w2, w3, lsl #32
216 // CHECK-ERROR-NEXT: add w1, w2, w3, lsr #-1
219 // CHECK-ERROR-NEXT: add w1, w2, w3, lsr #32
222 // CHECK-ERROR-NEXT: add w1, w2, w3, asr #-1
225 // CHECK-ERROR-NEXT: add w1, w2, w3, asr #32
246 adds w1, w2, w3, lsl #-1
247 adds w1, w2, w3, lsl #32
248 adds w1, w2, w3, lsr #-1
249 adds w1, w2, w3, lsr #32
250 adds w1, w2, w3, asr #-1
251 adds w1, w2, w3, asr #32
259 // CHECK-ERROR-NEXT: adds w1, w2, w3, lsl #-1
262 // CHECK-ERROR-NEXT: adds w1, w2, w3, lsl #32
265 // CHECK-ERROR-NEXT: adds w1, w2, w3, lsr #-1
268 // CHECK-ERROR-NEXT: adds w1, w2, w3, lsr #32
271 // CHECK-ERROR-NEXT: adds w1, w2, w3, asr #-1
274 // CHECK-ERROR-NEXT: adds w1, w2, w3, asr #32
295 sub w1, w2, w3, lsl #-1
296 sub w1, w2, w3, lsl #32
297 sub w1, w2, w3, lsr #-1
298 sub w1, w2, w3, lsr #32
299 sub w1, w2, w3, asr #-1
300 sub w1, w2, w3, asr #32
308 // CHECK-ERROR-NEXT: sub w1, w2, w3, lsl #-1
311 // CHECK-ERROR-NEXT: sub w1, w2, w3, lsl #32
314 // CHECK-ERROR-NEXT: sub w1, w2, w3, lsr #-1
317 // CHECK-ERROR-NEXT: sub w1, w2, w3, lsr #32
320 // CHECK-ERROR-NEXT: sub w1, w2, w3, asr #-1
323 // CHECK-ERROR-NEXT: sub w1, w2, w3, asr #32
344 subs w1, w2, w3, lsl #-1
345 subs w1, w2, w3, lsl #32
346 subs w1, w2, w3, lsr #-1
347 subs w1, w2, w3, lsr #32
348 subs w1, w2, w3, asr #-1
349 subs w1, w2, w3, asr #32
357 // CHECK-ERROR-NEXT: subs w1, w2, w3, lsl #-1
360 // CHECK-ERROR-NEXT: subs w1, w2, w3, lsl #32
363 // CHECK-ERROR-NEXT: subs w1, w2, w3, lsr #-1
366 // CHECK-ERROR-NEXT: subs w1, w2, w3, lsr #32
369 // CHECK-ERROR-NEXT: subs w1, w2, w3, asr #-1
372 // CHECK-ERROR-NEXT: subs w1, w2, w3, asr #32
594 adc w1, wsp, w2
600 // CHECK-ERROR-NEXT: adc w1, wsp, w2
620 adcs w1, wsp, w2
626 // CHECK-ERROR-NEXT: adcs w1, wsp, w2
646 sbc w1, wsp, w2
652 // CHECK-ERROR-NEXT: sbc w1, wsp, w2
672 sbcs w1, wsp, w2
678 // CHECK-ERROR-NEXT: sbcs w1, wsp, w2
866 sbfiz w1, w2, #0, #0
875 // CHECK-ERROR-NEXT: sbfiz w1, w2, #0, #0
899 sbfx w1, w2, #0, #0
908 // CHECK-ERROR-NEXT: sbfx w1, w2, #0, #0
932 bfi w1, w2, #0, #0
941 // CHECK-ERROR-NEXT: bfi w1, w2, #0, #0
965 bfxil w1, w2, #0, #0
974 // CHECK-ERROR-NEXT: bfxil w1, w2, #0, #0
998 ubfiz w1, w2, #0, #0
1007 // CHECK-ERROR-NEXT: ubfiz w1, w2, #0, #0
1031 ubfx w1, w2, #0, #0
1040 // CHECK-ERROR-NEXT: ubfx w1, w2, #0, #0
1283 csel w1, w2, w3, #3
1298 // CHECK-ERROR-NEXT: csel w1, w2, w3, #3
1885 strb w1, [x19], #256
1887 strh w1, [x19], #256
1889 str w1, [x19], #256
1892 // CHECK-ERROR-NEXT: strb w1, [x19], #256
1898 // CHECK-ERROR-NEXT: strh w1, [x19], #256
1904 // CHECK-ERROR-NEXT: str w1, [x19], #256
1910 ldrb w1, [x19], #256
1912 ldrh w1, [x19], #256
1914 ldr w1, [x19], #256
1917 // CHECK-ERROR-NEXT: ldrb w1, [x19], #256
1923 // CHECK-ERROR-NEXT: ldrh w1, [x19], #256
1929 // CHECK-ERROR-NEXT: ldr w1, [x19], #256
2068 strb w1, [x19, #256]!
2070 strh w1, [x19, #256]!
2072 str w1, [x19, #256]!
2075 // CHECK-ERROR-NEXT: strb w1, [x19, #256]!
2081 // CHECK-ERROR-NEXT: strh w1, [x19, #256]!
2087 // CHECK-ERROR-NEXT: str w1, [x19, #256]!
2093 ldrb w1, [x19, #256]!
2095 ldrh w1, [x19, #256]!
2097 ldr w1, [x19, #256]!
2100 // CHECK-ERROR-NEXT: ldrb w1, [x19, #256]!
2106 // CHECK-ERROR-NEXT: ldrh w1, [x19, #256]!
2112 // CHECK-ERROR-NEXT: ldr w1, [x19, #256]!
2364 ldr w12, [x8, w1, sxtx]
2381 // CHECK-ERROR-NEXT: ldr w12, [x8, w1, sxtx]
2445 stp w1, w2, [x3, #253]
2453 // CHECK-ERROR-NEXT: stp w1, w2, [x3, #253]
2548 stp w1, w2, [x3], #253
2556 // CHECK-ERROR-NEXT: stp w1, w2, [x3], #253
2651 stp w1, w2, [x3, #253]!
2659 // CHECK-ERROR-NEXT: stp w1, w2, [x3, #253]!
2753 stnp w1, w2, [x3, #253]
2761 // CHECK-ERROR-NEXT: stnp w1, w2, [x3, #253]
2841 orr w0, w1, #0xffffffff
2844 // CHECK-ERROR-NEXT: orr w0, w1, #0xffffffff
2942 and x3, w2, w1
2943 ands w1, x12, w2
2947 // CHECK-ERROR-NEXT: and x3, w2, w1
2950 // CHECK-ERROR-NEXT: ands w1, x12, w2
2971 movn w1, #2, lsl #1
2984 // CHECK-ERROR-NEXT: movn w1, #2, lsl #1