[ARM] Better OR's for MVE compares
[llvm-core.git] / test / MC / AArch64 / armv8.2a-persistent-memory.s
blob73acd1c6eb6d51bddf995cfa1729861e0ee5d460
1 // RUN: llvm-mc -triple aarch64-none-linux-gnu -show-encoding -mattr=+v8.2a -o - %s | FileCheck %s
2 // RUN: llvm-mc -triple aarch64-none-linux-gnu -show-encoding -mattr=+ccpp -o - %s | FileCheck %s
3 // RUN: not llvm-mc -triple aarch64-none-linux-gnu -show-encoding -mattr=-v8.2a -o - %s 2>&1 | FileCheck %s --check-prefix=ERROR
5 dc cvap, x7
6 // CHECK: dc cvap, x7 // encoding: [0x27,0x7c,0x0b,0xd5]
7 // ERROR: error: DC CVAP requires ccpp