Lines Matching full:sxtw
834 sxtw x3, x5
842 // CHECK-ERROR-AARCH64-NEXT: sxtw x3, x5
2434 ldr w10, [x6, x9, sxtw #2]
2447 // CHECK-ERROR-NEXT: ldr w10, [x6, x9, sxtw #2]
2449 // CHECK-ERROR-NEXT: error: expected 'uxtw' or 'sxtw' with optional shift of #0 or #2
2452 // CHECK-ERROR-NEXT: error: expected 'uxtw' or 'sxtw' with optional shift of #0 or #2
2470 // CHECK-ERROR-NEXT: error: expected 'uxtw' or 'sxtw' with optional shift of #0 or #1
2474 str w9, [x5, w9, sxtw #-1]
2478 // CHECK-ERROR-NEXT: str w9, [x5, w9, sxtw #-1]
2480 // CHECK-ERROR-NEXT: error: expected 'uxtw' or 'sxtw
2496 // CHECK-ERROR-NEXT: error: expected 'uxtw' or 'sxtw' with optional shift of #0 or #3
2506 // CHECK-ERROR-AARCH64-NEXT: error: expected 'lsl' or 'sxtw' with optional shift of #0 or #4
2507 // CHECK-ERROR-ARM64-NEXT: error: expected 'uxtw' or 'sxtw' with optional shift of #0 or #4
2510 // CHECK-ERROR-AARCH64-NEXT: error: expected 'lsl' or 'sxtw' with optional shift of #0 or #4
2511 // CHECK-ERROR-ARM64-NEXT: error: expected 'uxtw' or 'sxtw' with optional shift of #0 or #4