Check for unallocated instruction encodings when disassembling Thumb Branch instructi...
authorJohnny Chen <johnny.chen@apple.com>
Wed, 13 Apr 2011 21:35:49 +0000 (21:35 +0000)
committerJohnny Chen <johnny.chen@apple.com>
Wed, 13 Apr 2011 21:35:49 +0000 (21:35 +0000)
commit6c7e4147dc7faf2f7b4bdaaf7940c2fe65d6fbc5
tree3d2ae50eaf4d8108eb84e3cf68a88978557614bf
parent471d73d5d387d52dc854145caca971dfd9fd506a
Check for unallocated instruction encodings when disassembling Thumb Branch instructions (tBcc and t2Bcc).

rdar://problem/9280470

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129471 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/Disassembler/ARMDisassemblerCore.cpp
test/MC/Disassembler/ARM/invalid-t2Bcc-thumb.txt [new file with mode: 0644]
test/MC/Disassembler/ARM/thumb-tests.txt