[Thumb2] LDRS?[BH] cannot load to the PC
authorOliver Stannard <oliver.stannard@arm.com>
Tue, 21 Oct 2014 09:14:15 +0000 (09:14 +0000)
committerOliver Stannard <oliver.stannard@arm.com>
Tue, 21 Oct 2014 09:14:15 +0000 (09:14 +0000)
commitd75e7ad0c88aa858ab23c5a79d9851cddd8da3a4
treed9eb8b7e13a7550a3636bb63b13ded3c75a5546e
parent9156c5e3baecd6b6c147a1fd29b2391a80b931ac
[Thumb2] LDRS?[BH] cannot load to the PC

The Thumb2 LDRS?[BH] instructions are not valid when the destination
register is the PC (these encodings are used for preload hints).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@220278 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMInstrThumb2.td
test/MC/ARM/thumb2-ldrb-ldrh.s [new file with mode: 0644]