OSDN Git Service

The LDR*T/STR*T (unpriviledged load/store) operations don't take SP or PC as Rt.
authorJohnny Chen <johnny.chen@apple.com>
Wed, 13 Apr 2011 21:04:32 +0000 (21:04 +0000)
committerJohnny Chen <johnny.chen@apple.com>
Wed, 13 Apr 2011 21:04:32 +0000 (21:04 +0000)
commit471d73d5d387d52dc854145caca971dfd9fd506a
tree169b06d6d1be747e727f372e1b49b177c1aa835d
parent5af60ce2a8d4dc820664c9dc5fbbcff428402c15
The LDR*T/STR*T (unpriviledged load/store) operations don't take SP or PC as Rt.

rdar://problem/9279440

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129469 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMInstrThumb2.td
lib/Target/ARM/Disassembler/ThumbDisassemblerCore.h
test/MC/Disassembler/ARM/invalid-t2LDRBT-thumb.txt [new file with mode: 0644]