ARM: Make "SMC" instructions conditional on new TrustZone architecture feature.
[oota-llvm.git] / test / MC / ARM / basic-arm-instructions.s
index 560a0d633cbe9072a536ef3dd402400cb6393d12..f73ae1449ddfc8c8152b41e44620874860bc9235 100644 (file)
@@ -1790,15 +1790,6 @@ Lforward:
 @ CHECK: shsub8        r4, r8, r2              @ encoding: [0xf2,0x4f,0x38,0xe6]
 @ CHECK: shsub8gt      r4, r8, r2      @ encoding: [0xf2,0x4f,0x38,0xc6]
 
-@------------------------------------------------------------------------------
-@ SMC
-@------------------------------------------------------------------------------
-        smc #0xf
-        smceq #0
-
-@ CHECK: smc   #15                     @ encoding: [0x7f,0x00,0x60,0xe1]
-@ CHECK: smceq #0                      @ encoding: [0x70,0x00,0x60,0x01]
-
 @------------------------------------------------------------------------------
 @ SMLABB/SMLABT/SMLATB/SMLATT
 @------------------------------------------------------------------------------