Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | [mips][microMIPS] Implement ADDIUSP instruction | Zoran Jovanovic | 2014-10-10 | 1 | -0/+10 | |
| | | | | | | Differential Revision: http://reviews.llvm.org/D5084 llvm-svn: 219500 | |||||
* | [mips][microMIPS] Implement ADDIUS5 instruction | Zoran Jovanovic | 2014-10-10 | 1 | -0/+12 | |
| | | | | | | Differential Revision: http://reviews.llvm.org/D5049 llvm-svn: 219495 | |||||
* | [mips][microMIPS] Implement JRADDIUSP instruction | Zoran Jovanovic | 2014-09-12 | 1 | -0/+11 | |
| | | | | | | Differential Revision: http://reviews.llvm.org/D5046 llvm-svn: 217681 | |||||
* | [mips][microMIPS] Implement TLBP, TLBR, TLBWI and TLBWR instructions | Zoran Jovanovic | 2014-09-12 | 1 | -0/+9 | |
| | | | | | | Differential Revision: http://reviews.llvm.org/D5211 llvm-svn: 217675 | |||||
* | [mips][microMIPS] MicroMIPS Compact Branch Instructions BEQZC and BNEZC | Zoran Jovanovic | 2014-08-14 | 1 | -0/+12 | |
| | | | | | | Differential Revision: http://reviews.llvm.org/D3545 llvm-svn: 215636 | |||||
* | Implementation of 16-bit microMIPS instructions MFHI and MFLO. | Zoran Jovanovic | 2014-04-03 | 1 | -0/+10 | |
| | | | | | | Differential Revision: http://llvm-reviews.chandlerc.com/D3141 llvm-svn: 205532 | |||||
* | Provide an operand for microMIPS wait instruction. | Zoran Jovanovic | 2014-03-20 | 1 | -2/+3 | |
| | | | | llvm-svn: 204329 | |||||
* | Implementation of microMIPS 16-bit instructions MOVE and JALR. | Zoran Jovanovic | 2014-03-20 | 1 | -1/+69 | |
| | | | | | | Differential Revision: http://llvm-reviews.chandlerc.com/D3112 llvm-svn: 204325 | |||||
* | Fixed encoding of SYSCALL microMIPS instruction. | Zoran Jovanovic | 2014-02-28 | 1 | -1/+1 | |
| | | | | llvm-svn: 202523 | |||||
* | Revert revision 202518 because of wrong commit message. | Zoran Jovanovic | 2014-02-28 | 1 | -1/+1 | |
| | | | | llvm-svn: 202521 | |||||
* | Fix operand of SC instruction. | Zoran Jovanovic | 2014-02-28 | 1 | -1/+1 | |
| | | | | llvm-svn: 202518 | |||||
* | Support for microMIPS FPU instructions 2. | Zoran Jovanovic | 2013-12-25 | 1 | -0/+60 | |
| | | | | llvm-svn: 198009 | |||||
* | Support for microMIPS FPU instructions 1. | Zoran Jovanovic | 2013-12-20 | 1 | -0/+107 | |
| | | | | llvm-svn: 197815 | |||||
* | Support for microMIPS control instructions. | Zoran Jovanovic | 2013-12-19 | 1 | -0/+60 | |
| | | | | llvm-svn: 197696 | |||||
* | Support for microMIPS LL and SC instructions. | Zoran Jovanovic | 2013-12-19 | 1 | -0/+13 | |
| | | | | llvm-svn: 197692 | |||||
* | Use instr mapping for microMIPS in llvm-mc. | Zoran Jovanovic | 2013-11-15 | 1 | -2/+2 | |
| | | | | llvm-svn: 194792 | |||||
* | Support for microMIPS trap instruction with immediate operands. | Zoran Jovanovic | 2013-11-13 | 1 | -0/+12 | |
| | | | | llvm-svn: 194569 | |||||
* | Support for microMIPS trap instructions 1. | Zoran Jovanovic | 2013-11-07 | 1 | -0/+15 | |
| | | | | llvm-svn: 194205 | |||||
* | Support for microMIPS branch instructions. | Zoran Jovanovic | 2013-11-04 | 1 | -0/+37 | |
| | | | | llvm-svn: 193992 | |||||
* | Support for microMIPS jump instructions | Zoran Jovanovic | 2013-10-29 | 1 | -0/+34 | |
| | | | | llvm-svn: 193623 | |||||
* | Support for misc microMIPS instructions. | Zoran Jovanovic | 2013-09-14 | 1 | -0/+42 | |
| | | | | llvm-svn: 190744 | |||||
* | This patch adds support for microMIPS Move to/from HI/LO instructions. Test ↵ | Vladimir Medic | 2013-09-06 | 1 | -0/+24 | |
| | | | | | | cases are included in patch. llvm-svn: 190152 | |||||
* | This patch adds support for microMIPS Move Conditional instructions. Test ↵ | Vladimir Medic | 2013-09-06 | 1 | -0/+15 | |
| | | | | | | cases are included in patch. llvm-svn: 190148 | |||||
* | [Mips] Support for unaligned load/store microMips instructions | Jack Carter | 2013-08-13 | 1 | -0/+13 | |
| | | | | | | | | This includes instructions lwl, lwr, swl and swr. Patch by Zoran Jovnovic llvm-svn: 188312 | |||||
* | [mips] Add definitions of micromips load and store instructions. | Akira Hatanaka | 2013-04-25 | 1 | -0/+12 | |
| | | | | | | Patch by Zoran Jovanovic. llvm-svn: 180241 | |||||
* | [mips] Add definitions of micromips shift instructions. | Akira Hatanaka | 2013-04-25 | 1 | -0/+30 | |
| | | | | | | Patch by Zoran Jovanovic. llvm-svn: 180238 | |||||
* | [mips] First patch which adds support for micromips. | Akira Hatanaka | 2013-04-19 | 1 | -0/+70 | |
This patch adds support for recoded (meaning assembly-language compatible to standard mips32) arithmetic 32-bit instructions. Patch by Zoran Jovanovic. llvm-svn: 179873 |