ARM assembly parsing and encoding for LDC{2}{L}/STC{2}{L} instructions.
authorJim Grosbach <grosbach@apple.com>
Tue, 11 Oct 2011 21:55:36 +0000 (21:55 +0000)
committerJim Grosbach <grosbach@apple.com>
Tue, 11 Oct 2011 21:55:36 +0000 (21:55 +0000)
commit2bd0118472de352745a2e038245fab4974f7c87e
tree658a4ef5bfbf85c4e54e47de51f036523c3d9c7e
parentd8212b29166fb89d131447df58d37f166d050e23
ARM assembly parsing and encoding for LDC{2}{L}/STC{2}{L} instructions.

Fill out the rest of the encoding information, update to properly mark
the LDC/STC instructions as predicable while the LDC2/STC2 instructions are
not, and adjust the parser accordingly.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@141721 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMInstrInfo.td
lib/Target/ARM/AsmParser/ARMAsmParser.cpp
test/MC/ARM/basic-arm-instructions.s