16 lines · plain
1# RUN: llvm-mc -triple=armv7-apple-darwin -mcpu=cortex-a8 -disassemble -mattr=-trustzone %s 2>&1 | FileCheck %s -check-prefix=NOTZ2# RUN: llvm-mc -triple=armv7-apple-darwin -mcpu=cortex-a8 -disassemble -mattr=trustzone < %s | FileCheck %s -check-prefix=TZ3 4 5#------------------------------------------------------------------------------6# SMC7#------------------------------------------------------------------------------8 90x7f 0x00 0x60 0xe1100x70 0x00 0x60 0x0111 12# NOTZ-COUNT-2: warning: invalid instruction encoding13# TZ: smc #1514# TZ: smceq #015 16