Fix ARM disassembly of VST1 and VST2 instructions with writeback. And add test
authorKevin Enderby <enderby@apple.com>
Wed, 21 Mar 2012 20:54:32 +0000 (20:54 +0000)
committerKevin Enderby <enderby@apple.com>
Wed, 21 Mar 2012 20:54:32 +0000 (20:54 +0000)
commitf0586f08dfd5bf1889c15849e9c603b3985fce4a
treeb0d1d359f183aeabc2af11bdf5e9768d1abb9db9
parent9ca3b8984794cb62d4e3bd0ccc16d2404d85b96b
Fix ARM disassembly of VST1 and VST2 instructions with writeback.  And add test
case for all opcodes handed by DecodeVSTInstruction() in ARMDisassembler.cpp .

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@153218 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/Disassembler/ARMDisassembler.cpp
test/MC/Disassembler/ARM/neon.txt
test/MC/Disassembler/ARM/neont2.txt