summaryrefslogtreecommitdiffstats
path: root/llvm/lib/MC/MCNullStreamer.cpp
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2010-11-09 22:44:22 +0000
committerBill Wendling <isanbard@gmail.com>2010-11-09 22:44:22 +0000
commit2cae3277a5bb30aba90b78e3d9c64036a6c89cfa (patch)
tree4c74ab0a634535069e67810555c4fe3c02ffeaa1 /llvm/lib/MC/MCNullStreamer.cpp
parent4bdd2724e3b1cecadd726436e8835020531b4bc3 (diff)
downloadbcm5719-llvm-2cae3277a5bb30aba90b78e3d9c64036a6c89cfa.tar.gz
bcm5719-llvm-2cae3277a5bb30aba90b78e3d9c64036a6c89cfa.zip
Two types of instructions have register lists:
* LDM, et al, uses a bit mask to indicate the register list. * VLDM, et al, uses a base register plus number. The LDM instructions may be non-contiguous, but the VLDM ones must be contiguous. Those are semantic checks that should be done later in the compiler. Also postpone the creation of the bit mask until it's needed. llvm-svn: 118640
Diffstat (limited to 'llvm/lib/MC/MCNullStreamer.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud