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

.arch armv8-a+sve

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