]> granicus.if.org Git - llvm/commit
Fix ARM disassembly of VLD instructions with writebacks.  And add test a case
authorKevin Enderby <enderby@apple.com>
Wed, 11 Apr 2012 00:25:40 +0000 (00:25 +0000)
committerKevin Enderby <enderby@apple.com>
Wed, 11 Apr 2012 00:25:40 +0000 (00:25 +0000)
commita69da35c127dd7e35ae6216d965670643dc55bb6
tree51d49ffbe0c018819d5c86bc41d7b60ababf935e
parenta5378ebe7890aa9a4974f2872aa6632f1b7f2400
Fix ARM disassembly of VLD instructions with writebacks.  And add test a case
for all opcodes handed by DecodeVLDInstruction() in ARMDisassembler.cpp .

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