Add sanity check for Ld/St Dual forms of Thumb2 instructions.
authorJohnny Chen <johnny.chen@apple.com>
Tue, 12 Apr 2011 23:31:00 +0000 (23:31 +0000)
committerJohnny Chen <johnny.chen@apple.com>
Tue, 12 Apr 2011 23:31:00 +0000 (23:31 +0000)
commit55e6419b12a5f5c1c5b7e3f5f6bebd6b71df0bd0
treec9ba1fad4218dfa47fa21983be94a71057b5d895
parent836a7de15907e0368f7785684f156764ea6b7069
Add sanity check for Ld/St Dual forms of Thumb2 instructions.

rdar://problem/9273947

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