ARM NEON VST2 assembly parsing and encoding.
authorJim Grosbach <grosbach@apple.com>
Wed, 14 Dec 2011 19:35:22 +0000 (19:35 +0000)
committerJim Grosbach <grosbach@apple.com>
Wed, 14 Dec 2011 19:35:22 +0000 (19:35 +0000)
commite90ac9bce9aa6de288568df9bf6133c08534ae2f
tree02fa2e16fc1f15057e6429560c05a883b8d1fe56
parentac12ef4ad22de941655c889f319a4c6923b77620
ARM NEON VST2 assembly parsing and encoding.

Work in progress. Parsing for non-writeback, single spaced register lists
works now. The rest have the representations better factored, but still
need more to be able to parse properly.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@146579 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMExpandPseudoInsts.cpp
lib/Target/ARM/ARMInstrNEON.td
lib/Target/ARM/Disassembler/ARMDisassembler.cpp
lib/Target/ARM/InstPrinter/ARMInstPrinter.cpp
lib/Target/ARM/InstPrinter/ARMInstPrinter.h
test/MC/ARM/neon-vst-encoding.s
test/MC/Disassembler/ARM/neont2.txt