[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)
commit38e6d45a463ab5bcc0cab1df88e7e6886512c206
treecc42dde9b770bba7093682198d22dcf0d17b8e30
parentaa72a6dd3bd1a880e30c76545cdbb8928c104cd4
[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).

llvm-svn: 220278
llvm/lib/Target/ARM/ARMInstrThumb2.td
llvm/test/MC/ARM/thumb2-ldrb-ldrh.s [new file with mode: 0644]