[InstCombine] Signed saturation tests. NFC
[llvm-complete.git] / test / MC / Disassembler / ARM / armv8.4a-trace-a32.txt
blobd53cf5e49d9ae155ed85948e5780bd0714ae3594
1 # RUN: llvm-mc -triple arm-none-linux-gnu -mattr=+v8.4a --disassemble < %s | FileCheck %s
2 # RUN: not llvm-mc -triple arm-none-linux-gnu -mattr=-v8.4a --disassemble < %s 2>&1 | FileCheck %s --check-prefix=CHECK-NO-V84
4 [0x12,0xf0,0x20,0xe3]
6 #CHECK: tsb csync
8 #CHECK-NO-V84: warning: invalid instruction encoding
9 #CHECK-NO-V84: [0x12,0xf0,0x20,0xe3]
10 #CHECK-NO-V84:  ^