summaryrefslogtreecommitdiff
path: root/lib/Target/Mips/MicroMipsInstrFormats.td
Commit message (Expand)AuthorAge
* Implementation of 16-bit microMIPS instructions MFHI and MFLO.Zoran Jovanovic2014-04-03
* Provide an operand for microMIPS wait instruction.Zoran Jovanovic2014-03-20
* Implementation of microMIPS 16-bit instructions MOVE and JALR.Zoran Jovanovic2014-03-20
* Fixed encoding of SYSCALL microMIPS instruction.Zoran Jovanovic2014-02-28
* Revert revision 202518 because of wrong commit message.Zoran Jovanovic2014-02-28
* Fix operand of SC instruction.Zoran Jovanovic2014-02-28
* Support for microMIPS FPU instructions 2.Zoran Jovanovic2013-12-25
* Support for microMIPS FPU instructions 1.Zoran Jovanovic2013-12-20
* Support for microMIPS control instructions.Zoran Jovanovic2013-12-19
* Support for microMIPS LL and SC instructions.Zoran Jovanovic2013-12-19
* Use instr mapping for microMIPS in llvm-mc.Zoran Jovanovic2013-11-15
* Support for microMIPS trap instruction with immediate operands.Zoran Jovanovic2013-11-13
* Support for microMIPS trap instructions 1.Zoran Jovanovic2013-11-07
* Support for microMIPS branch instructions.Zoran Jovanovic2013-11-04
* Support for microMIPS jump instructionsZoran Jovanovic2013-10-29
* Support for misc microMIPS instructions.Zoran Jovanovic2013-09-14
* This patch adds support for microMIPS Move to/from HI/LO instructions. Test c...Vladimir Medic2013-09-06
* This patch adds support for microMIPS Move Conditional instructions. Test cas...Vladimir Medic2013-09-06
* [Mips] Support for unaligned load/store microMips instructionsJack Carter2013-08-13
* [mips] Add definitions of micromips load and store instructions.Akira Hatanaka2013-04-25
* [mips] Add definitions of micromips shift instructions.Akira Hatanaka2013-04-25
* [mips] First patch which adds support for micromips.Akira Hatanaka2013-04-19