| Commit message (Expand) | Author | Age | Files | Lines |
* | [mips] Correct the definitions of some control instructions | Simon Dardis | 2018-04-26 | 1 | -4/+15 |
* | [mips] Fix the definitions of the EVA instructions | Simon Dardis | 2018-03-13 | 1 | -24/+1 |
* | [mips][microMIPS] Implement PAUSE, RDHWR, RDPGPR, SDBBP, SSNOP, SYNC, SYNCI a... | Hrvoje Varga | 2015-10-28 | 1 | -8/+8 |
* | [mips][microMIPS] Implement LLE and SCE instructions | Hrvoje Varga | 2015-10-15 | 1 | -0/+6 |
* | [mips][microMIPS] Implement LWLE, LWRE, SWLE and SWRE instructions | Hrvoje Varga | 2015-10-15 | 1 | -0/+12 |
* | [mips][microMIPS] Implement PREFX, LHUE, LBE, LBUE, LHE, LWE, SBE, SHE and SW... | Zoran Jovanovic | 2015-09-16 | 1 | -0/+3 |
* | [mips][microMIPS] Implement CACHEE and PREFE instructions | Zoran Jovanovic | 2015-09-09 | 1 | -0/+6 |
* | [mips][microMIPS] Implement CACHE, PREF, SSNOP, EHB and PAUSE instructions | Jozef Kolek | 2014-12-23 | 1 | -0/+15 |
* | [mips][microMIPS] Implement SDBBP and RDHWR instructions. | Jozef Kolek | 2014-11-19 | 1 | -0/+15 |
* | [mips][microMIPS] Implement TLBP, TLBR, TLBWI and TLBWR instructions | Zoran Jovanovic | 2014-09-12 | 1 | -0/+12 |
* | [mips] Marked up instructions added in MIPS32r2 and tested that IAS for -mcpu... | Daniel Sanders | 2014-05-13 | 1 | -2/+2 |
* | TableGen: use PrintMethods to print more aliases | Tim Northover | 2014-05-12 | 1 | -2/+2 |
* | Provide an operand for microMIPS wait instruction. | Zoran Jovanovic | 2014-03-20 | 1 | -0/+3 |
* | Fixed encoding of SYSCALL microMIPS instruction. | Zoran Jovanovic | 2014-02-28 | 1 | -5/+5 |
* | Revert revision 202518 because of wrong commit message. | Zoran Jovanovic | 2014-02-28 | 1 | -5/+5 |
* | Fix operand of SC instruction. | Zoran Jovanovic | 2014-02-28 | 1 | -5/+5 |
* | Support for microMIPS control instructions. | Zoran Jovanovic | 2013-12-19 | 1 | -0/+57 |