[Frontend] Remove unused includes (NFC) (#116927)
[llvm-project.git] / llvm / test / MC / ARM / not-armv4.s
blobb65b12976f78a8aa37fdf90dee942b44714098d3
1 @ RUN: not llvm-mc < %s -triple armv4-unknown-unknown -show-encoding 2>&1 | FileCheck %s
3 @ PR18524
4 @ CHECK: error: invalid instruction, any one of the following would fix this:
5 @ CHECK: note: instruction requires: armv5t
6 @ CHECK: note: instruction requires: thumb2
7 clz r4,r9
9 @ CHECK: error: invalid instruction, any one of the following would fix this:
10 @ CHECK: note: instruction requires: armv6t2
11 @ CHECK: note: instruction requires: thumb2
12 rbit r4,r9
14 @ CHECK: error: instruction requires: armv6t2
15 movw r4,#0x1234
17 @ CHECK: error: invalid instruction, any one of the following would fix this:
18 @ CHECK: note: invalid operand for instruction
19 @ CHECK: note: operand must be a register in range [r0, r15]
20 @ CHECK: note: instruction requires: armv6t2
21 mov r4,#0x1234