[PATCH 2/6][Mips][msa] Direct Object Emission of INSERT instruction

Matheus Almeida Matheus.Almeida at imgtec.com
Thu Oct 10 02:39:16 PDT 2013


INSERT is the first type of MSA instruction that requires a change to the way
MSA registers are parsed. This happens because MSA registers may be suffixed by
an index in the form of an immediate or a general purpose register. The changes
to parseMSARegs reflect that requirement.

Matheus Almeida
MIPS processor IP
www.imgtec.com<http://www.imgtec.com/>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131010/cc2faa6c/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-mips-msa-Direct-Object-Emission-of-INSERT.-B-H-W-ins.patch
Type: application/octet-stream
Size: 11405 bytes
Desc: 0002-mips-msa-Direct-Object-Emission-of-INSERT.-B-H-W-ins.patch
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131010/cc2faa6c/attachment.obj>


More information about the llvm-commits mailing list