The ARM disassembler did not handle the alignment correctly for VLD*DUP* instructions
authorJohnny Chen <johnny.chen@apple.com>
Fri, 15 Apr 2011 00:10:45 +0000 (00:10 +0000)
committerJohnny Chen <johnny.chen@apple.com>
Fri, 15 Apr 2011 00:10:45 +0000 (00:10 +0000)
commitde29a52940101cd162cc9a53cfd3d09d60547e6f
treeedec405e2e509cd5cb3b61b4d37389a303b3bdc9
parent06b2a60ef9a740b76d482347d615fdc11eb64548
The ARM disassembler did not handle the alignment correctly for VLD*DUP* instructions
(single element or n-element structure to all lanes).

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