[mips][microMIPS] Implement CodeGen support for SLL16 and SRL16 instructions
[oota-llvm.git] / lib / Target / Mips / MicroMipsInstrFormats.td
2014-10-23 Zoran Jovanovic[mips][microMIPS] Implement CodeGen support for SLL16...
2014-10-21 Zoran Jovanovic[mips][microMIPS] Implement ADDU16 and SUBU16 instructions
2014-10-21 Zoran Jovanovic[mips][microMIPS] Implement AND16, NOT16, OR16 and...
2014-10-10 Zoran Jovanovic[mips][microMIPS] Implement ADDIUSP instruction
2014-10-10 Zoran Jovanovic[mips][microMIPS] Implement ADDIUS5 instruction
2014-09-12 Zoran Jovanovic[mips][microMIPS] Implement JRADDIUSP instruction
2014-09-12 Zoran Jovanovic[mips][microMIPS] Implement TLBP, TLBR, TLBWI and TLBWR...
2014-08-14 Zoran Jovanovic[mips][microMIPS] MicroMIPS Compact Branch Instructions...
2014-04-03 Zoran JovanovicImplementation of 16-bit microMIPS instructions MFHI...
2014-03-20 Zoran JovanovicProvide an operand for microMIPS wait instruction.
2014-03-20 Zoran JovanovicImplementation of microMIPS 16-bit instructions MOVE...
2014-02-28 Zoran JovanovicFixed encoding of SYSCALL microMIPS instruction.
2014-02-28 Zoran JovanovicRevert revision 202518 because of wrong commit message.
2014-02-28 Zoran JovanovicFix operand of SC instruction.
2013-12-25 Zoran JovanovicSupport for microMIPS FPU instructions 2.
2013-12-20 Zoran JovanovicSupport for microMIPS FPU instructions 1.
2013-12-19 Zoran JovanovicSupport for microMIPS control instructions.
2013-12-19 Zoran JovanovicSupport for microMIPS LL and SC instructions.
2013-11-15 Zoran JovanovicUse instr mapping for microMIPS in llvm-mc.
2013-11-13 Zoran JovanovicSupport for microMIPS trap instruction with immediate...
2013-11-07 Zoran JovanovicSupport for microMIPS trap instructions 1.
2013-11-04 Zoran JovanovicSupport for microMIPS branch instructions.
2013-10-29 Zoran JovanovicSupport for microMIPS jump instructions
2013-09-14 Zoran JovanovicSupport for misc microMIPS instructions.
2013-09-06 Vladimir MedicThis patch adds support for microMIPS Move to/from...
2013-09-06 Vladimir MedicThis patch adds support for microMIPS Move Conditional...
2013-08-13 Jack Carter[Mips] Support for unaligned load/store microMips instr...
2013-04-25 Akira Hatanaka[mips] Add definitions of micromips load and store...
2013-04-25 Akira Hatanaka[mips] Add definitions of micromips shift instructions.
2013-04-19 Akira Hatanaka[mips] First patch which adds support for micromips.