[PATCH 2/6][Mips][msa] Direct Object Emission of INSERT instruction
Matheus Almeida
Matheus.Almeida at imgtec.com
Mon Oct 14 05:48:08 PDT 2013
Committed in r192582.
From: llvm-commits-bounces at cs.uiuc.edu [mailto:llvm-commits-bounces at cs.uiuc.edu] On Behalf Of Matheus Almeida
Sent: 10 October 2013 10:39
To: llvm-commits at cs.uiuc.edu
Cc: Jack Carter
Subject: [PATCH 2/6][Mips][msa] Direct Object Emission of INSERT instruction
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/20131014/b9b98598/attachment.html>
More information about the llvm-commits
mailing list