Fix single word and unsigned byte data transfer instruction encodings so that
authorJohnny Chen <johnny.chen@apple.com>
Thu, 31 Mar 2011 19:28:35 +0000 (19:28 +0000)
committerJohnny Chen <johnny.chen@apple.com>
Thu, 31 Mar 2011 19:28:35 +0000 (19:28 +0000)
commita52d7da1d8c424276f79b80c89ed045166083730
tree0343ac3d49e81cd3835f5fb5c6cbb79db1b7f399
parenta6f74992441c998886bbf26696ea7ec9746df537
Fix single word and unsigned byte data transfer instruction encodings so that
Inst{4} = 0.

rdar://problem/9213022

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@128662 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMInstrInfo.td
test/MC/Disassembler/ARM/invalid-LDRrs-arm.txt [new file with mode: 0644]