| Commit message (Expand) | Author | Age | Files | Lines |
| * | [mips] Add missing instructions | Aleksandar Beserminji | 2018-08-29 | 6 | -0/+42 |
| * | [mips] Correct the predicates of arithmetic and logic instructions. | Simon Dardis | 2018-05-30 | 3 | -4/+9 |
| * | [mips] Correct the predicates for a number of instructions. | Simon Dardis | 2018-05-29 | 2 | -4/+4 |
| * | [mips] Add microMIPSR6 ll/sc instructions. | Simon Dardis | 2018-05-20 | 1 | -0/+4 |
| * | [mips] Add support for Global INValidate ASE | Petar Jovanovic | 2018-05-17 | 4 | -0/+20 |
| * | [mips] Add disassembly support for comparison instructions | Simon Dardis | 2018-05-15 | 1 | -0/+32 |
| * | [mips] Fix predicates of mfc1, mtc1 instructions | Simon Dardis | 2018-05-15 | 4 | -0/+16 |
| * | [mips] Fix the predicates of round, ceiling, floor and trunc. | Simon Dardis | 2018-05-14 | 2 | -0/+20 |
| * | [mips] Correct the predicates of indexed floating point stores and loads. | Simon Dardis | 2018-05-14 | 2 | -0/+4 |
| * | [mips] Enable disassembly of fused (negative) multiply add/sub instructions | Simon Dardis | 2018-05-11 | 2 | -0/+16 |
| * | [mips] Correct the predicates of cvt.fmt.fmt instructions | Simon Dardis | 2018-05-10 | 2 | -0/+4 |
| * | [mips] Move conditional moves out of isCodeGenOnly | Simon Dardis | 2018-05-09 | 2 | -0/+16 |
| * | [mips] Add support for Virtualization ASE | Petar Jovanovic | 2018-04-27 | 6 | -0/+90 |
| * | [mips] Fix the definition of sync, synci | Simon Dardis | 2018-04-25 | 1 | -0/+2 |
| * | [mips] Correct the predicates for special nops, tlb ctrl instrs, software bre... | Simon Dardis | 2018-04-12 | 18 | -0/+26 |
| * | [mips] Add support for CRC ASE | Petar Jovanovic | 2018-03-14 | 4 | -0/+40 |
| * | [mips] Fix the definitions of the EVA instructions | Simon Dardis | 2018-03-13 | 3 | -3/+3 |
| * | [mips] Define certain instructions in microMIPS32r3 | Stefan Maksimovic | 2018-02-08 | 12 | -0/+140 |
| * | [mips] Properly select abs and sqrt instructions | Stefan Maksimovic | 2018-01-23 | 12 | -0/+78 |
| * | [mips] Removal of microMIPS64R6 | Aleksandar Beserminji | 2017-12-11 | 1 | -324/+0 |
| * | Reland "[mips][mt][6/7] Add support for mftr, mttr instructions." | Simon Dardis | 2017-11-14 | 2 | -2/+40 |
| * | [mips] Add movep for microMIPS32R6 and fix microMIPS32r3 version | Simon Dardis | 2017-11-06 | 4 | -2/+4 |
| * | [mips] Fix (dis)assembly of abs.fmt for micromips | Simon Dardis | 2017-10-26 | 2 | -0/+4 |
| * | [mips][micromips] Fix (dis)assembly of bc1(t|f) | Simon Dardis | 2017-10-16 | 2 | -0/+4 |
| * | [mips] Place certain 64 bit FPU instructions in their own decoder namespace | Simon Dardis | 2017-10-05 | 6 | -0/+6 |
| * | [mips] Implement the 'dext' aliases and it's disassembly alias. | Simon Dardis | 2017-09-14 | 1 | -2/+2 |
| * | [mips] Implement the 'dins' aliases. | Simon Dardis | 2017-09-14 | 1 | -2/+2 |
| * | [mips][microMIPS] add lapc instruction | Petar Jovanovic | 2017-09-11 | 5 | -5/+5 |
| * | Revert "Reland "[mips][mt][6/7] Add support for mftr, mttr instructions."" | Simon Dardis | 2017-08-14 | 2 | -40/+2 |
| * | Reland "[mips][mt][6/7] Add support for mftr, mttr instructions." | Simon Dardis | 2017-08-14 | 2 | -2/+40 |
| * | Revert "Reland "[mips][mt][6/7] Add support for mftr, mttr instructions."" | Simon Dardis | 2017-07-14 | 2 | -40/+2 |
| * | Reland "[mips][mt][6/7] Add support for mftr, mttr instructions."" | Simon Dardis | 2017-07-14 | 2 | -2/+40 |
| * | Revert "[mips][mt][6/7] Add support for mftr, mttr instructions." | Simon Dardis | 2017-07-13 | 2 | -40/+2 |
| * | [mips][mt][6/7] Add support for mftr, mttr instructions. | Simon Dardis | 2017-07-12 | 2 | -2/+40 |
| * | [mips][mt][5/7] Add support for fork and yield instructions. | Simon Dardis | 2017-07-12 | 2 | -0/+6 |
| * | [mips][mt][4/7] Add IAS support for dvpe, evpe instructions. | Simon Dardis | 2017-07-12 | 2 | -0/+8 |
| * | [mips][mt] Add missing files from last commit | Simon Dardis | 2017-07-12 | 2 | -0/+12 |
| * | Reland r306095: [mips] Fix reg positions in the aui/daui instructions | Petar Jovanovic | 2017-06-23 | 4 | -6/+6 |
| * | Revert r306095: [mips] Fix reg positions in the aui/daui instructions | Petar Jovanovic | 2017-06-23 | 4 | -6/+6 |
| * | [mips] Fix register positions in the aui/daui instructions | Petar Jovanovic | 2017-06-23 | 4 | -6/+6 |
| * | [mips][dsp] Modify repl.ph to accept signed immediate values | Petar Jovanovic | 2017-06-07 | 1 | -1/+1 |
| * | [mips] Correct c.cond.fmt instruction definition. | Simon Dardis | 2017-01-16 | 1 | -38/+0 |
| * | [mips] Fix aui/daui/dahi/dati for MIPSR6 | Simon Dardis | 2016-10-14 | 6 | -8/+9 |
| * | [mips] Add IAS support for dvp, evp | Simon Dardis | 2016-10-13 | 6 | -0/+24 |
| * | Recommit: "[mips] Add rsqrt, recip for MIPS" | Simon Dardis | 2016-10-05 | 30 | -35/+91 |
| * | Revert "[mips] Add rsqrt, recip for MIPS" | Simon Dardis | 2016-10-05 | 30 | -91/+35 |
| * | [mips] Add rsqrt, recip for MIPS | Simon Dardis | 2016-09-27 | 30 | -35/+91 |
| * | Revert "[mips] Fix aui/daui/dahi/dati for MIPSR6" | Simon Dardis | 2016-09-16 | 6 | -9/+8 |
| * | [mips] Fix aui/daui/dahi/dati for MIPSR6 | Simon Dardis | 2016-09-16 | 6 | -8/+9 |
| * | [mips][microMIPS] Implement DBITSWAP, DLSA and LWUPC and add tests for AUI in... | Hrvoje Varga | 2016-09-08 | 1 | -0/+4 |