commit | 6f36ea5c4778ac0519d821798b94aaac92ec1389 | [log] [tgz] |
---|---|---|
author | Matheus Almeida <matheus.almeida@imgtec.com> | Fri Oct 11 13:29:36 2013 +0000 |
committer | Matheus Almeida <matheus.almeida@imgtec.com> | Fri Oct 11 13:29:36 2013 +0000 |
tree | 452cbbce020a2ae25674c19220ffed8754cc53b0 | |
parent | 71e7893757d4f43de7c060153b2e5e8c53dd2e31 [diff] |
[mips][msa] Direct Object Emission of INSERT.{B,H,W} 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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@192447 91177308-0d34-0410-b5e6-96231b3b80d8