1// RUN: llvm-mc -triple=aarch64 < %s | FileCheck %s
2
3.arch_extension sve
4
5ptrue   p0.b, pow2
6// CHECK: ptrue   p0.b, pow2
7