[InstCombine] Signed saturation tests. NFC
[llvm-complete.git] / test / MC / Disassembler / ARM / arm-thumb-trustzone.txt
blobd6b7cf1a0bb5286d49029340dff38f56272915f5
1 # RUN: llvm-mc -triple=thumbv7-apple-darwin -mcpu=cortex-a8 -disassemble -mattr=-trustzone < %s | FileCheck %s -check-prefix=NOTZ
2 # RUN: llvm-mc -triple=thumbv7-apple-darwin -mcpu=cortex-a8 -disassemble -mattr=trustzone < %s | FileCheck %s -check-prefix=TZ
5 #------------------------------------------------------------------------------
6 # SMC
7 #------------------------------------------------------------------------------
9 0xff 0xf7 0x00 0x80
10 0x0c 0xbf
11 0xf0 0xf7 0x00 0x80
13 # NOTZ-NOT: smc #15
14 # NOTZ-NOT: smceq #0
15 # TZ: smc #15
16 # TZ: ite eq
17 # TZ: smceq #0