blob: 3348a42a3134a607695ba0254d5bb3cb10d5735d (
plain)
1
2
3
4
5
|
# RUN: llvm-mc --disassemble %s -triple=thumbv7-apple-darwin9 |& grep "invalid instruction encoding"
# SP and PC are not allowed in the register list on STM instructions in Thumb2.
0x2d 0xe9 0xf7 0xb6
|