bolt/deps/llvm-18.1.8/llvm/test/MC/AArch64/SME2/str-diagnostics.s

7 lines
245 B
ArmAsm
Raw Normal View History

2025-02-14 19:21:04 +01:00
// RUN: not llvm-mc -triple=aarch64 -show-encoding -mattr=+sme2 2>&1 < %s| FileCheck %s
str zt, [x0]
// CHECK: [[@LINE-1]]:{{[0-9]+}}: error: Invalid lookup table, expected zt0
// CHECK-NEXT: str zt, [x0]
// CHECK-NOT: [[@LINE-1]]:{{[0-9]+}}: