[llvm-readobj] - Simplify stack-sizes.test test case.
[llvm-complete.git] / test / MC / ARM / no-mve.s
blob668db402dc66ddaac83c11b3b2e314752eef4715
1 # RUN: not llvm-mc -triple=thumbv8.1m.main-none-eabi -show-encoding < %s 2>%t
2 # RUN: FileCheck < %t %s
3 # RUN: not llvm-mc -triple=thumbv8.1m.main-none-eabi -mattr=+mve -show-encoding < %s &>%t
4 # RUN: FileCheck --check-prefix=CHECK-MVE < %t %s
6 # CHECK-MVE: instruction requires: mve.fp
7 # CHECK: invalid instruction
8 vcadd.f32 q1, q2, q3, #270
10 # CHECK-MVE: instruction requires: mve.fp
11 # CHECK: invalid instruction
12 vadd.f32 q1, q2, q3
14 # CHECK-MVE: vadd.i16 q1, q2, q3 @ encoding: [0x14,0xef,0x46,0x28]
15 # CHECK: invalid instruction
16 vadd.i16 q1, q2, q3