brintos

brintos / llvm-project-archived public Read only

0
0
Text · 240 B · 0a12cf8 Raw
8 lines · plain
1// RUN: not llvm-mc -triple aarch64 -filetype asm -o - %s 2>&1 | FileCheck %s2 3.arch armv9-a+sve2p34.arch armv9-a+nosve2p35addqp z0.b, z0.b, z0.b6// CHECK: error: instruction requires: sme2p3 or sve2p37// CHECK-NEXT: addqp z0.b, z0.b, z0.b8