1 @ RUN
: not llvm-mc
< %s
-triple armv4-unknown-unknown
-show-encoding
2>&1 | FileCheck
%s
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
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
14 @ CHECK
: error
: instruction requires
: armv6t2
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