1 @ RUN
: not llvm-mc
-triple
=armv7-linux-gnueabi
%s
2>&1 | FileCheck
%s
3 @ CHECK
: error
: invalid instruction
, any one of the following would fix this
:
4 @ CHECK
: ldrd
r0, [r0, #512]
5 @ CHECK
: note
: invalid operand for instruction
6 @ CHECK
: note
: instruction requires
: thumb2
9 @ CHECK
: error
: invalid instruction
, any one of the following would fix this
:
10 @ CHECK
: strd
r0, [r0, #512]
11 @ CHECK
: note
: invalid operand for instruction
12 @ CHECK
: note
: instruction requires
: thumb2