blob: d6e746cdc1973d94a1b208b853ce9c7fe8616e62 (
plain)
1
2
3
4
5
|
# RUN: llvm-mc --disassemble %s -triple=thumbv7-apple-darwin9 |& grep "potentially undefined instruction encoding"
# Writeback is not allowed is Rn is in the target register list.
0xb4 0xe8 0x34 0x04
|