Fix ARM disassembly of VLD2 (single 2-element structure to all lanes)
authorKevin Enderby <enderby@apple.com>
Tue, 17 Apr 2012 00:49:27 +0000 (00:49 +0000)
committerKevin Enderby <enderby@apple.com>
Tue, 17 Apr 2012 00:49:27 +0000 (00:49 +0000)
commitc5a2a33938182ccc5a1a94f7e1e2b3fdaff6a8b1
tree59977cb73560023597b41705cf55c6361c8dc7bb
parent8975f510c0c69ff5a5f33fbb57f00b615a558368
Fix ARM disassembly of VLD2 (single 2-element structure to all lanes)
instructions with writebacks. And add test a case for all opcodes handed by
DecodeVLD2DupInstruction() in ARMDisassembler.cpp .

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