[ARM] Better OR's for MVE compares
[llvm-core.git] / test / MC / AArch64 / armv8.5a-sb.s
blob7d88aed428bd6f2845a65089f8f63764203c37b8
1 // RUN: llvm-mc -triple aarch64-none-linux-gnu -show-encoding -mattr=+sb -o - %s | FileCheck %s
2 // RUN: llvm-mc -triple aarch64-none-linux-gnu -show-encoding -mattr=+v8.5a -o - %s | FileCheck %s
3 // RUN: not llvm-mc -triple aarch64-none-linux-gnu -show-encoding -mattr=-sb -o - %s 2>&1 | FileCheck %s --check-prefix=NOSB
5 // Flag manipulation
6 sb
8 // CHECK: sb // encoding: [0xff,0x30,0x03,0xd5]
10 // NOSB: instruction requires: sb
11 // NOSB-NEXT: sb