Add binary emission stuff for VLDM/VSTM. This reuses the
authorBill Wendling <isanbard@gmail.com>
Wed, 17 Nov 2010 00:45:23 +0000 (00:45 +0000)
committerBill Wendling <isanbard@gmail.com>
Wed, 17 Nov 2010 00:45:23 +0000 (00:45 +0000)
commit6bc105a7b9282a0b5beb9d06267b31a3054fb3fa
treee69e323d520d42ad3d23b03720d68522426858d9
parentb1a33c4a598d67a9b911bb3b45b379e36fb9396c
Add binary emission stuff for VLDM/VSTM. This reuses the
"getRegisterListOpValue" logic. If the registers are double or single precision,
the value returned is suitable for VLDM/VSTM.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@119435 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMInstrFormats.td
lib/Target/ARM/ARMMCCodeEmitter.cpp