delegate the disassembly of t2ADR to the more generic t2ADDri12/t2SUBri12 instruction...
authorJohnny Chen <johnny.chen@apple.com>
Fri, 25 Mar 2011 00:17:42 +0000 (00:17 +0000)
committerJohnny Chen <johnny.chen@apple.com>
Fri, 25 Mar 2011 00:17:42 +0000 (00:17 +0000)
commitef74e9ab409bd75c3679caae72bf233aa1faae49
tree404aad36d6d79c5aedcc34bf221c11f65e4acee0
parent8c13335c9ad8b558e548e81a5adbd958f1e04753
delegate the disassembly of t2ADR to the more generic t2ADDri12/t2SUBri12 instructions, and add a test case for that.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@128249 91177308-0d34-0410-b5e6-96231b3b80d8
test/MC/Disassembler/ARM/thumb-tests.txt
utils/TableGen/ARMDecoderEmitter.cpp