brintos

brintos / llvm-project-archived public Read only

0
0
Text · 328 B · c87875a Raw
7 lines · plain
1@ RUN: not llvm-mc -triple=armv8r-linux-gnu -mcpu=cortex-r52 -show-encoding < %s 2>&1 | FileCheck %s -check-prefix=CHECK-NOTZ2@ RUN: not llvm-mc -triple=armv8r-linux-gnu -mcpu=cortex-r52plus     -show-encoding < %s 2>&1 | FileCheck %s -check-prefix=CHECK-NOTZ3 4    smc #0xf5 6@ CHECK-NOTZ: error: instruction requires: TrustZone7