summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Mips/MicroMipsInstrFormats.td
Commit message (Expand)AuthorAgeFilesLines
* Revert "[mips] Fix c.<cc>.<fmt> instruction definition."Simon Dardis2016-09-091-17/+0
* [mips] Fix c.<cc>.<fmt> instruction definition.Simon Dardis2016-09-091-0/+17
* [mips][microMIPS] Implement CFC1, CFC2, CTC1 and CTC2 instructionsHrvoje Varga2016-08-041-0/+13
* [mips][micromips] Implement LD, LLD, LWU, SD, DSRL, DSRL32 and DSRLV instruct...Hrvoje Varga2016-06-271-1/+1
* [mips][microMIPS] Implement LH, LHE, LHU and LHUE instructions and add CodeGe...Zlatko Buljan2016-05-181-3/+4
* [mips][microMIPS] Revert commit r267137Hrvoje Varga2016-04-251-0/+1
* [mips][microMIPS] Implement SLT, SLTI, SLTIU, SLTU microMIPS32r6 instructionsHrvoje Varga2016-04-221-1/+0
* [mips][microMIPS] Implement LWM16, SB16, SH16, SW16, SWSP and SWM16 instructionsZlatko Buljan2015-11-121-1/+1
* [mips][microMIPS] Implement LLE and SCE instructionsHrvoje Varga2015-10-151-0/+16
* [mips][microMIPS] Implement LWLE, LWRE, SWLE and SWRE instructionsHrvoje Varga2015-10-151-0/+16
* [mips][microMIPS] Implement PREFX, LHUE, LBE, LBUE, LHE, LWE, SBE, SHE and SW...Zoran Jovanovic2015-09-161-0/+31
* [mips][microMIPS] Implement CACHEE and PREFE instructionsZoran Jovanovic2015-09-091-0/+16
* [mips][microMIPS] Implement movep instructionZoran Jovanovic2015-02-101-0/+14
* [mips][microMIPS] Implement LWGP instructionJozef Kolek2015-01-281-0/+11
* [mips][microMIPS] MicroMIPS 16-bit unconditional branch instruction BJozef Kolek2015-01-211-0/+9
* [mips][microMIPS] Implement ADDIUPC instructionJozef Kolek2015-01-211-0/+11
* Reverted revision 226577.Jozef Kolek2015-01-201-9/+0
* [mips][microMIPS] MicroMIPS 16-bit unconditional branch instruction BJozef Kolek2015-01-201-0/+9
* [mips][microMIPS] Implement BEQZ16 and BNEZ16 instructionsJozef Kolek2015-01-121-0/+11
* [mips][microMIPS] Implement CACHE, PREF, SSNOP, EHB and PAUSE instructionsJozef Kolek2014-12-231-0/+26
* [mips][microMIPS] Implement LWSP and SWSP instructionsJozef Kolek2014-12-231-0/+11
* [mips][microMIPS] Implement SWM16 and LWM16 instructionsZoran Jovanovic2014-11-271-0/+12
* [mips][microMIPS] Implement BREAK16 and SDBBP16 instructionsJozef Kolek2014-11-271-0/+9
* [mips][microMIPS] Implement LBU16, LHU16, LW16, SB16, SH16 and SW16 instructionsJozef Kolek2014-11-241-0/+12
* [mips][micromips] Implement SWM32 and LWM32 instructionsZoran Jovanovic2014-11-191-0/+13
* [mips][microMIPS] Implement LWXS instruction.Jozef Kolek2014-11-191-0/+15
* [mips][microMIPS] Implement SDBBP and RDHWR instructions.Jozef Kolek2014-11-191-0/+24
* [mips][microMIPS] Implement ANDI16 instructionZoran Jovanovic2014-11-051-0/+13
* Reverted revisions 221351, 221352 and 221353.Zoran Jovanovic2014-11-051-13/+0
* [mips][microMIPS] Implement ANDI16 instructionZoran Jovanovic2014-11-051-0/+13
* [mips][microMIPS] Implement ADDIUR1SP instructionZoran Jovanovic2014-10-231-0/+12
* ps][microMIPS] Implement ADDIUR2 instructionZoran Jovanovic2014-10-231-0/+14
* ps][microMIPS] Implement LI16 instructionZoran Jovanovic2014-10-231-0/+11
* [mips][microMIPS] Implement CodeGen support for SLL16 and SRL16 instructionsZoran Jovanovic2014-10-231-0/+14
* [mips][microMIPS] Implement ADDU16 and SUBU16 instructionsZoran Jovanovic2014-10-211-0/+14
* [mips][microMIPS] Implement AND16, NOT16, OR16 and XOR16 instructionsZoran Jovanovic2014-10-211-0/+12
* [mips][microMIPS] Implement ADDIUSP instructionZoran Jovanovic2014-10-101-0/+10
* [mips][microMIPS] Implement ADDIUS5 instructionZoran Jovanovic2014-10-101-0/+12
* [mips][microMIPS] Implement JRADDIUSP instructionZoran Jovanovic2014-09-121-0/+11
* [mips][microMIPS] Implement TLBP, TLBR, TLBWI and TLBWR instructionsZoran Jovanovic2014-09-121-0/+9
* [mips][microMIPS] MicroMIPS Compact Branch Instructions BEQZC and BNEZCZoran Jovanovic2014-08-141-0/+12
* Implementation of 16-bit microMIPS instructions MFHI and MFLO.Zoran Jovanovic2014-04-031-0/+10
* Provide an operand for microMIPS wait instruction.Zoran Jovanovic2014-03-201-2/+3
* Implementation of microMIPS 16-bit instructions MOVE and JALR.Zoran Jovanovic2014-03-201-1/+69
* Fixed encoding of SYSCALL microMIPS instruction.Zoran Jovanovic2014-02-281-1/+1
* Revert revision 202518 because of wrong commit message.Zoran Jovanovic2014-02-281-1/+1
* Fix operand of SC instruction.Zoran Jovanovic2014-02-281-1/+1
* Support for microMIPS FPU instructions 2.Zoran Jovanovic2013-12-251-0/+60
* Support for microMIPS FPU instructions 1.Zoran Jovanovic2013-12-201-0/+107
* Support for microMIPS control instructions.Zoran Jovanovic2013-12-191-0/+60
OpenPOWER on IntegriCloud