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