summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/AArch64/SVE/directive-arch_extension.s
blob: 72351b69f58bcb20c8095ca973fde796b5709177 (plain)
1
2
3
4
5
6
// RUN: llvm-mc -triple=aarch64 < %s | FileCheck %s

.arch_extension sve

ptrue   p0.b, pow2
// CHECK: ptrue   p0.b, pow2
OpenPOWER on IntegriCloud