| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix bug in .gpword directive parsing. | Vladimir Medic | 2013-11-13 | 1 | -1/+2 |
* | Support for microMIPS trap instruction with immediate operands. | Zoran Jovanovic | 2013-11-13 | 1 | -0/+18 |
* | This patch fixes a bug in floating point operands parsing, when instruction a... | Vladimir Medic | 2013-11-13 | 1 | -1/+3 |
* | Test for microMIPS trap instructions. | Zoran Jovanovic | 2013-11-08 | 1 | -0/+32 |
* | [mips][msa] Update encoding of LDI instruction. | Matheus Almeida | 2013-11-08 | 1 | -4/+4 |
* | Implement gpword directive for mips, test case added. Stype changes using cla... | Vladimir Medic | 2013-11-06 | 1 | -0/+1 |
* | Support for microMIPS branch instructions. | Zoran Jovanovic | 2013-11-04 | 2 | -0/+134 |
* | Support for microMIPS jump instructions | Zoran Jovanovic | 2013-10-29 | 3 | -0/+89 |
* | Added tests for microMIPS relocations 1. | Zoran Jovanovic | 2013-10-24 | 3 | -0/+191 |
* | [mips][msa] Direct Object Emission support for the LSA instruction. | Matheus Almeida | 2013-10-23 | 1 | -0/+9 |
* | [mips][msa] Direct Object Emission support for conditional branches. | Matheus Almeida | 2013-10-22 | 1 | -0/+78 |
* | [mips][msa] Direct Object Emission support for LD/ST instructions. | Matheus Almeida | 2013-10-21 | 1 | -0/+30 |
* | [mips][msa] Direct Object Emission support for LDI instructions. | Matheus Almeida | 2013-10-21 | 1 | -0/+19 |
* | [mips][msa] Direct Object Emission support for MOVE.v. | Matheus Almeida | 2013-10-21 | 1 | -0/+3 |
* | [mips][msa] Direct Object Emission support for CTCMSA and CFCMSA. | Matheus Almeida | 2013-10-21 | 1 | -0/+105 |
* | [mips][msa] Direct Object Emission of SPLAT instruction. | Matheus Almeida | 2013-10-21 | 1 | -0/+12 |
* | [mips][msa] Fix definition of SLD instruction. | Matheus Almeida | 2013-10-21 | 1 | -12/+12 |
* | [mips] Set HI/LO registers' HWEncoding field. | Akira Hatanaka | 2013-10-15 | 1 | -0/+31 |
* | [mips][msa] Direct Object Emission support for BIT instructions. | Matheus Almeida | 2013-10-14 | 1 | -0/+150 |
* | [mips][msa] Direct Object Emission support for VEC instructions. | Matheus Almeida | 2013-10-14 | 1 | -0/+27 |
* | [mips][msa] Direct Object Emission of INSVE.{b,h,w,d}. | Matheus Almeida | 2013-10-14 | 1 | -0/+18 |
* | [mips][msa] Direct Object Emission for the majority of the ELM instructions. | Matheus Almeida | 2013-10-14 | 1 | -0/+48 |
* | [mips][msa] Direct Object Emission of INSERT.{B,H,W} instruction. | Matheus Almeida | 2013-10-14 | 1 | -0/+15 |
* | This reverts 192447 because of compiler warning generated on darwin build. | Matheus Almeida | 2013-10-11 | 1 | -15/+0 |
* | This reverts r192449 because of compiler warning generated on darwin build. | Matheus Almeida | 2013-10-11 | 1 | -48/+0 |
* | [mips][msa] Direct Object Emission for the majority of the ELM instructions. | Matheus Almeida | 2013-10-11 | 1 | -0/+48 |
* | [mips][msa] Direct Object Emission of INSERT.{B,H,W} instruction. | Matheus Almeida | 2013-10-11 | 1 | -0/+15 |
* | Remove some really nasty uses of hasRawTextSupport. | Rafael Espindola | 2013-10-05 | 4 | -26/+43 |
* | reverting per request | Jack Carter | 2013-10-04 | 1 | -6/+1 |
* | [MC][AsmParser] Hook for post assembly file processing | Jack Carter | 2013-10-04 | 1 | -1/+6 |
* | This patch adds aliases for Mips sub instruction with immediate operands. Cor... | Vladimir Medic | 2013-10-01 | 1 | -0/+4 |
* | [mips][msa] Direct Object Emission for I8 instructions. | Jack Carter | 2013-09-30 | 1 | -0/+36 |
* | [mips][msa] Direct Object Emission for I5 instructions. | Jack Carter | 2013-09-30 | 1 | -0/+138 |
* | [mips][msa] Direct Object Emission for 2R instructions. | Jack Carter | 2013-09-30 | 1 | -0/+36 |
* | [PATCH 1/4] [mips][msa] Source register of FILL instructions is GPR | Jack Carter | 2013-09-30 | 1 | -0/+15 |
* | [mips][msa] Direct Object Emission for 3RF instructions. | Jack Carter | 2013-09-26 | 1 | -0/+252 |
* | [mips][msa] Direct Object Emission for 3R instructions. | Jack Carter | 2013-09-26 | 1 | -0/+720 |
* | [mips][msa] Direct Object Emission for 2RF instructions. | Jack Carter | 2013-09-25 | 1 | -0/+90 |
* | [mips][msa] Direct Object Emission support for the MSA instruction set. | Jack Carter | 2013-09-25 | 1 | -0/+12 |
* | This patch implements Mips load/store instructions from/to coprocessor 2. Tes... | Vladimir Medic | 2013-09-16 | 1 | -0/+8 |
* | Fixed bug when generating Load Upper Immediate microMIPS instruction. | Zoran Jovanovic | 2013-09-14 | 1 | -0/+3 |
* | Support for microMIPS DIV instructions. | Zoran Jovanovic | 2013-09-14 | 1 | -0/+6 |
* | Add test cases for Mips mthc1/mfhc1 instructions. Add check for odd value of ... | Vladimir Medic | 2013-09-10 | 1 | -0/+4 |
* | [mips] Add definition of instruction "drotr32" (double rotate right plus 32). | Akira Hatanaka | 2013-09-07 | 1 | -1/+5 |
* | [mips] Set instruction itineraries of loads, stores and conditional moves. | Akira Hatanaka | 2013-09-06 | 1 | -2/+2 |
* | This patch adds support for microMIPS Multiply and Add/Sub instructions. Test... | Vladimir Medic | 2013-09-06 | 1 | -0/+26 |
* | This patch adds support for microMIPS Move Conditional instructions. Test cas... | Vladimir Medic | 2013-09-06 | 1 | -0/+26 |
* | [mips] Use ptr_rc to simplify definitions of base+index load/store instructions. | Akira Hatanaka | 2013-08-28 | 3 | -2/+21 |
* | This patch implements trap instructions for mips. The test cases are added. | Vladimir Medic | 2013-08-26 | 1 | -2/+58 |
* | [micromips] Print instruction alias "not" if the last operand of a nor is zero. | Akira Hatanaka | 2013-08-21 | 1 | -2/+2 |