| Commit message (Expand) | Author | Age | Files | Lines |
* | [mips][atomics] Fix atomic instruction descriptions and uses. | Simon Dardis | 2016-06-14 | 1 | -0/+23 |
* | [mips][microMIPS] Implement BOVC, BNVC, EXT, INS and JALRC instructions | Hrvoje Varga | 2016-06-09 | 1 | -0/+72 |
* | [MIPS][LLVM-MC] Fix Disassemble of Negative Offset | Sagar Thakur | 2016-05-24 | 1 | -8/+8 |
* | [mips][microMIPS] Implement BEQZC and BNEZC instructions | Zoran Jovanovic | 2016-05-17 | 1 | -0/+15 |
* | [mips][microMIPS] Implement APPEND, BPOSGE32C, MODSUB, MULSA.W.PH and MULSAQ_... | Hrvoje Varga | 2016-05-13 | 1 | -0/+14 |
* | Revert "[mips][microMIPS] Implement CFC*, CTC* and LDC* instructions" | Hrvoje Varga | 2016-05-12 | 1 | -40/+0 |
* | [mips][microMIPS] Implement CFC*, CTC* and LDC* instructions | Hrvoje Varga | 2016-05-11 | 1 | -0/+40 |
* | [mips][microMIPS] Implement LWP and SWP instructions | Zlatko Buljan | 2016-05-09 | 1 | -1/+2 |
* | [mips][microMIPS] Revert commit r266861. | Zoran Jovanovic | 2016-04-22 | 1 | -40/+0 |
* | [mips][microMIPS] Implement BGEC, BGEUC, BLTC, BLTUC, BEQC and BNEC instructions | Zoran Jovanovic | 2016-04-20 | 1 | -0/+94 |
* | [mips][microMIPS]Implement CFC*, CTC* and LDC* instructions | Hrvoje Varga | 2016-04-20 | 1 | -0/+40 |
* | [mips] Range check simm16 | Daniel Sanders | 2016-03-31 | 1 | -13/+0 |
* | [mips][microMIPS] Implement MFC*, MFHC* and DMFC* instructions | Zlatko Buljan | 2016-03-31 | 1 | -3/+4 |
* | [mips][microMIPS] Implement MTC*, MTHC* and DMTC* instructions | Hrvoje Varga | 2016-03-24 | 1 | -0/+11 |
* | [mips] Range check simm7. | Daniel Sanders | 2016-03-22 | 1 | -10/+11 |
* | [mips] Range check uimm6_lsl2. | Daniel Sanders | 2016-03-14 | 1 | -27/+15 |
* | [mips] Range check simm4. | Daniel Sanders | 2016-03-11 | 1 | -13/+13 |
* | Revert "[mips] Promote the result of SETCC nodes to GPR width." | Vasileios Kalintiris | 2016-03-01 | 1 | -36/+10 |
* | [mips] Promote the result of SETCC nodes to GPR width. | Vasileios Kalintiris | 2016-03-01 | 1 | -10/+36 |
* | Reflect the MC/MCDisassembler split on the include/ level. | Benjamin Kramer | 2016-01-26 | 1 | -1/+1 |
* | [mips][microMIPS] Implement DERET and DI instructions and check size operand ... | Zlatko Buljan | 2015-12-21 | 1 | -14/+0 |
* | [mips][microMIPS] Fix issue with offset operand of BALC and BC instructions | Zoran Jovanovic | 2015-11-30 | 1 | -0/+17 |
* | Fix UMRs in Mips disassembler on invalid instruction streams | Reid Kleckner | 2015-11-19 | 1 | -1/+9 |
* | [mips][microMIPS] Implement LWM16, SB16, SH16, SW16, SWSP and SWM16 instructions | Zlatko Buljan | 2015-11-12 | 1 | -2/+26 |
* | [mips][ias] Range check uimm2 operands and fix a bug this revealed. | Daniel Sanders | 2015-11-06 | 1 | -12/+9 |
* | [mips][microMIPS] Implement PAUSE, RDHWR, RDPGPR, SDBBP, SSNOP, SYNC, SYNCI a... | Hrvoje Varga | 2015-10-28 | 1 | -0/+20 |
* | [mips][microMIPS] Implement LB, LBE, LBU and LBUE instructions | Hrvoje Varga | 2015-10-16 | 1 | -0/+46 |
* | [mips][microMIPS] Implement LLE and SCE instructions | Hrvoje Varga | 2015-10-15 | 1 | -0/+3 |
* | [mips][microMIPS] Fix an invalid read for lwm32 and reserved reglist values. | Daniel Sanders | 2015-09-18 | 1 | -0/+6 |
* | [mips][microMIPS] Fix an issue with disassembling lwm32 instruction | Zoran Jovanovic | 2015-09-15 | 1 | -1/+1 |
* | [mips] Added support for various EVA ASE instructions. | Daniel Sanders | 2015-09-15 | 1 | -12/+37 |
* | [mips][microMIPS] Implement ADDU16, AND16, ANDI16, NOT16, OR16, SLL16 and SRL... | Zoran Jovanovic | 2015-09-09 | 1 | -0/+13 |
* | [mips][microMIPS] Implement CACHEE and PREFE instructions | Zoran Jovanovic | 2015-09-09 | 1 | -0/+22 |
* | [mips][microMIPS] Implement SB, SBE, SCE, SH and SHE instructions | Zoran Jovanovic | 2015-09-08 | 1 | -0/+23 |
* | [mips][microMIPS] Implement BC16, BEQZC16 and BNEZC16 instructions | Zoran Jovanovic | 2015-09-07 | 1 | -6/+22 |
* | [mips][microMIPS] Implement SW and SWE instructions | Zoran Jovanovic | 2015-08-18 | 1 | -0/+23 |
* | [mips][microMIPS] Create microMIPS64r6 subtarget and implement DALIGN, DAUI, ... | Zoran Jovanovic | 2015-08-12 | 1 | -1/+2 |
* | [mips] Add COP0 register class and use it in M[FT]C0/DM[FT]C0. | Daniel Sanders | 2015-06-27 | 1 | -0/+17 |
* | [mips] Fix some UB by shifting before sign-extending | Justin Bogner | 2015-06-23 | 1 | -1/+1 |
* | [mips] Add new format for dmtc2/dmfc2 for Octeon CPUs. | Kai Nacke | 2015-05-28 | 1 | -0/+12 |
* | Use std::bitset for SubtargetFeatures. | Michael Kuperstein | 2015-05-26 | 1 | -5/+5 |
* | MC: Modernize MCOperand API naming. NFC. | Jim Grosbach | 2015-05-13 | 1 | -146/+146 |
* | Reverting r237234, "Use std::bitset for SubtargetFeatures" | Michael Kuperstein | 2015-05-13 | 1 | -5/+5 |
* | Use std::bitset for SubtargetFeatures | Michael Kuperstein | 2015-05-13 | 1 | -5/+5 |
* | [mips][microMIPSr6] Implement disassembler support | Jozef Kolek | 2015-04-20 | 1 | -4/+11 |
* | Revert "Use std::bitset for SubtargetFeatures" | Michael Kuperstein | 2015-03-24 | 1 | -5/+5 |
* | Use std::bitset for SubtargetFeatures | Michael Kuperstein | 2015-03-24 | 1 | -5/+5 |
* | Reverting r229831 due to multiple ARM/PPC/MIPS build-bot failures. | Michael Kuperstein | 2015-02-19 | 1 | -5/+5 |
* | Use std::bitset for SubtargetFeatures | Michael Kuperstein | 2015-02-19 | 1 | -5/+5 |
* | [mips] Merge disassemblers into a single implementation. | Daniel Sanders | 2015-02-11 | 1 | -84/+18 |