blob: 1aa8f91c1374db89f21ba1bc67de4127ce2e9e62 [file] [log] [blame]
// RUN: not llvm-mc -triple aarch64 -filetype asm -o - %s 2>&1 | FileCheck %s
.arch_extension nosve
ptrue p0.b, pow2
// CHECK: error: instruction requires: streaming-sve or sve
// CHECK-NEXT: ptrue p0.b, pow2