Check the corner cases for t2LDRSHi12 correctly and mark invalid encodings as such.
authorJohnny Chen <johnny.chen@apple.com>
Wed, 13 Apr 2011 19:46:05 +0000 (19:46 +0000)
committerJohnny Chen <johnny.chen@apple.com>
Wed, 13 Apr 2011 19:46:05 +0000 (19:46 +0000)
commit9bb386a9330f9c26f648ce1009561833fbc59e4b
treeda3abf47c0ff88299cb62415bc95e48eb11f7cc4
parent65705d559af0ac7002320dd582cb0d59ce70485a
Check the corner cases for t2LDRSHi12 correctly and mark invalid encodings as such.

rdar://problem/9276651

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