| Commit message (Expand) | Author | Age | Files | Lines |
* | target-mips: No MIPS16 support for 4Kc, 4KEc cores | Stefan Weil | 2009-12-17 | 1 | -3/+3 |
* | target-mips: 4Kc, 4KEc cores do not support MIPS16 | Stefan Weil | 2009-12-16 | 1 | -3/+3 |
* | target-mips: fix user-mode emulation startup | Nathan Froyd | 2009-12-13 | 1 | -8/+0 |
* | target-mips: set Config1.CA for MIPS16-aware CPUs | Nathan Froyd | 2009-12-13 | 1 | -9/+18 |
* | target-mips: make CP0_LLAddr register CPU dependent | Aurelien Jarno | 2009-11-22 | 1 | -0/+32 |
* | mips: fix cpu_reset memory leak | Blue Swirl | 2009-11-14 | 1 | -50/+0 |
* | Revert "Get rid of _t suffix" | Anthony Liguori | 2009-10-01 | 1 | -10/+10 |
* | Get rid of _t suffix | malc | 2009-10-01 | 1 | -10/+10 |
* | Update to a hopefully more future proof FSF address | Blue Swirl | 2009-07-16 | 1 | -2/+1 |
* | target-mips: rename helpers from do_ to helper_ | aurel32 | 2009-03-08 | 1 | -4/+4 |
* | target-mips: fix indentation | aurel32 | 2009-01-14 | 1 | -42/+42 |
* | target-mips: get rid of tests on env->user_mode_only | aurel32 | 2009-01-12 | 1 | -10/+10 |
* | Update FSF address in GPL/LGPL boilerplate | aurel32 | 2009-01-04 | 1 | -1/+1 |
* | Use the ARRAY_SIZE() macro where appropriate. | malc | 2008-12-22 | 1 | -2/+2 |
* | Move the active FPU registers into env again, and use more TCG registers | ths | 2008-09-18 | 1 | -3/+6 |
* | target-mips: fix warning | aurel32 | 2008-09-14 | 1 | -1/+1 |
* | Build fix for gcc-3.3. | ths | 2008-09-02 | 1 | -0/+4 |
* | Less hardcoding of TARGET_USER_ONLY. | ths | 2008-07-23 | 1 | -15/+12 |
* | A bunch of minor code improvements in the MIPS target. | ths | 2008-07-21 | 1 | -1/+1 |
* | Fix compiler warning, by Stefan Weil. | ths | 2008-07-20 | 1 | -1/+1 |
* | More efficient target register / TC accesses. | ths | 2008-06-27 | 1 | -2/+0 |
* | Honour current_tc for MIPS M{T,F}{HI,LO}, by Richard Sandiford. | ths | 2008-05-28 | 1 | -0/+1 |
* | Enable 64-bit FPU only for NewABI. Spotted by Vince Weaver. | ths | 2008-05-06 | 1 | -0/+2 |
* | Use TCG for MIPS GPR moves. | ths | 2008-05-06 | 1 | -0/+2 |
* | Set FCR0.F64 for MIPS64R2-generic, by Richard Sandiford. | ths | 2007-12-28 | 1 | -3/+3 |
* | Support for VR5432, and some of its special instructions. Original patch | ths | 2007-12-25 | 1 | -0/+16 |
* | 5K and 20K are Release 1 CPUs. | ths | 2007-12-25 | 1 | -3/+3 |
* | Improved PABITS handling, and config register fixes. | ths | 2007-12-25 | 1 | -50/+99 |
* | Fix CCRes value for 20Kc. | ths | 2007-12-24 | 1 | -1/+1 |
* | Add older 4Km variants. | ths | 2007-11-19 | 1 | -0/+34 |
* | Use a valid PRid. | ths | 2007-11-18 | 1 | -1/+1 |
* | Introduce 4KEm configuration with fixed MMU mapping. Delete bogus INSN_DSP | ths | 2007-11-14 | 1 | -2/+19 |
* | added cpu_model parameter to cpu_init() | bellard | 2007-11-10 | 1 | -22/+11 |
* | Clean out the N32 macros from target-mips, and introduce MIPS ABI specific | ths | 2007-11-08 | 1 | -2/+2 |
* | Preliminary MIPS64R2 mode. | ths | 2007-10-29 | 1 | -0/+21 |
* | Use the standard ASE check for MIPS-3D and MT. | ths | 2007-10-23 | 1 | -1/+1 |
* | Code provision for n32/n64 mips userland emulation. Not functional yet. | ths | 2007-09-30 | 1 | -2/+2 |
* | Supervisor mode implementation, by Aurelien Jarno. | ths | 2007-09-29 | 1 | -3/+3 |
* | Per-CPU instruction decoding implementation, by Aurelien Jarno. | ths | 2007-09-24 | 1 | -1/+13 |
* | Fix mips usermode emulation. | ths | 2007-09-23 | 1 | -0/+3 |
* | Partial support for 34K multithreading, not functional yet. | ths | 2007-09-06 | 1 | -53/+158 |
* | Disable 64-bit instructions on 32-bit CPU, by Aurelien Jarno. | ths | 2007-08-26 | 1 | -7/+9 |
* | Fix MIPS cache configuration, by Aurelien Jarno. | ths | 2007-07-29 | 1 | -11/+19 |
* | Handle MIPS64 SEGBITS value correctly. | ths | 2007-06-23 | 1 | -0/+14 |
* | Allow emulation of 32bit targets in the MIPS64 capable qemu version. | ths | 2007-06-22 | 1 | -2/+1 |
* | Change 20Kc PRID to a later version. | ths | 2007-06-12 | 1 | -1/+3 |
* | R5k has PX implemented. | ths | 2007-06-09 | 1 | -2/+2 |
* | Update some comments, 64bit FPU support is functional regardless of | ths | 2007-06-01 | 1 | -4/+7 |
* | Add support for 5Kc/5Kf/20Kc, based on a patch by Aurelien Jarno. | ths | 2007-06-01 | 1 | -2/+50 |
* | Allow again FPU for usermode emulation. | ths | 2007-06-01 | 1 | -1/+6 |