| Commit message (Expand) | Author | Age | Files | Lines |
* | [mips][msa] Direct Object Emission support for the LSA instruction. | Matheus Almeida | 2013-10-23 | 1 | -3/+15 |
* | [mips][msa] Direct Object Emission support for conditional branches. | Matheus Almeida | 2013-10-22 | 1 | -2/+20 |
* | [mips][msa] Direct Object Emission support for LD/ST instructions. | Matheus Almeida | 2013-10-21 | 1 | -0/+11 |
* | [mips][msa] Direct Object Emission support for LDI instructions. | Matheus Almeida | 2013-10-21 | 1 | -0/+5 |
* | [mips][msa] Direct Object Emission support for MOVE.v. | Matheus Almeida | 2013-10-21 | 1 | -0/+5 |
* | [mips][msa] Direct Object Emission support for CTCMSA and CFCMSA. | Matheus Almeida | 2013-10-21 | 1 | -0/+20 |
* | [mips][msa] Fix definition of SLD instruction. | Matheus Almeida | 2013-10-21 | 1 | -0/+13 |
* | [mips][msa] Added lsa instruction | Daniel Sanders | 2013-10-17 | 1 | -0/+6 |
* | [mips][msa] Direct Object Emission support for BIT instructions. | Matheus Almeida | 2013-10-14 | 1 | -0/+28 |
* | [mips][msa] Direct Object Emission support for VEC instructions. | Matheus Almeida | 2013-10-14 | 1 | -0/+7 |
* | [mips][msa] Direct Object Emission for the majority of the ELM instructions. | Matheus Almeida | 2013-10-14 | 1 | -0/+67 |
* | [mips][msa] Direct Object Emission of INSERT.{B,H,W} instruction. | Matheus Almeida | 2013-10-14 | 1 | -0/+39 |
* | This reverts 192447 because of compiler warning generated on darwin build. | Matheus Almeida | 2013-10-11 | 1 | -39/+0 |
* | This reverts r192449 because of compiler warning generated on darwin build. | Matheus Almeida | 2013-10-11 | 1 | -67/+0 |
* | [mips][msa] Direct Object Emission for the majority of the ELM instructions. | Matheus Almeida | 2013-10-11 | 1 | -0/+67 |
* | [mips][msa] Direct Object Emission of INSERT.{B,H,W} instruction. | Matheus Almeida | 2013-10-11 | 1 | -0/+39 |
* | [mips][msa] Direct Object Emission for I8 instructions. | Jack Carter | 2013-09-30 | 1 | -0/+7 |
* | [mips][msa] Direct Object Emission for I5 instructions. | Jack Carter | 2013-09-30 | 1 | -0/+7 |
* | [mips][msa] Direct Object Emission for 2R instructions. | Jack Carter | 2013-09-30 | 1 | -0/+5 |
* | [PATCH 1/4] [mips][msa] Source register of FILL instructions is GPR | Jack Carter | 2013-09-30 | 1 | -0/+11 |
* | [mips][msa] Direct Object Emission for 3RF instructions. | Jack Carter | 2013-09-26 | 1 | -0/+7 |
* | [mips][msa] Direct Object Emission for 3R instructions. | Jack Carter | 2013-09-26 | 1 | -0/+7 |
* | [mips][msa] Direct Object Emission support for the MSA instruction set. | Jack Carter | 2013-09-25 | 1 | -0/+5 |
* | [mips][msa] Added bnz.df, bnz.v, bz.df, and bz.v | Daniel Sanders | 2013-08-28 | 1 | -0/+5 |
* | [mips][msa] Added cfcmsa, and ctcmsa | Daniel Sanders | 2013-08-28 | 1 | -0/+5 |
* | [mips][msa] Added and.v, bmnz.v, bmz.v, bsel.v, nor.v, or.v, xor.v | Daniel Sanders | 2013-08-20 | 1 | -0/+5 |
* | [Mips][msa] Added the simple builtins (add_a to dpsub[su], ilvev to ldi) | Jack Carter | 2013-08-15 | 1 | -0/+77 |
* | [Mips][msa] Added initial MSA support. | Jack Carter | 2013-08-13 | 1 | -0/+34 |