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