| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | Fix CPU (re-)selection on reset. | ths | 2007-05-30 | 1 | -3/+5 |
* | MIPS TLB style selection at runtime, by Herve Poussineau. | ths | 2007-05-13 | 1 | -4/+41 |
* | Fix missing status ro mask initialization, thanks Stefan Weil. | ths | 2007-05-11 | 1 | -0/+1 |
* | MIPS 64-bit FPU support, plus some collateral bugfixes in the | ths | 2007-05-07 | 1 | -7/+13 |
* | Choose number of TLBs at runtime, by Herve Poussineau. | ths | 2007-04-17 | 1 | -8/+13 |
* | Make SYNCI_Step and CCRes CPU-specific. | ths | 2007-04-11 | 1 | -0/+16 |
* | Actually enable 64bit configuration. | ths | 2007-04-01 | 1 | -1/+1 |
* | One more bit of mips CPU configuration, and support for early 4KEc | ths | 2007-03-24 | 1 | -1/+23 |
* | Move mips CPU specific initialization to translate_init.c. | ths | 2007-03-21 | 1 | -0/+61 |
* | MIPS -cpu selection support, by Herve Poussineau. | ths | 2007-03-18 | 1 | -0/+97 |