| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | More MIPS 64-bit FPU support. | ths | 2007-05-19 | 1 | -46/+50 |
| * | - Move FPU exception handling into helper functions, since they are big. | ths | 2007-05-18 | 1 | -0/+71 |
| * | More generic 64 bit multiplication support, by Aurelien Jarno. | ths | 2007-05-16 | 1 | -2/+0 |
| * | MIPS TLB style selection at runtime, by Herve Poussineau. | ths | 2007-05-13 | 1 | -5/+1 |
| * | MIPS 64-bit FPU support, plus some collateral bugfixes in the | ths | 2007-05-07 | 1 | -0/+6 |
| * | Kill broken host register definitions, thanks to Paul Brook and Herve | ths | 2007-04-29 | 1 | -11/+4 |
| * | Fix qemu SIGFPE caused by division-by-zero due to underflow. | ths | 2007-04-15 | 1 | -1/+6 |
| * | Actually enable 64bit configuration. | ths | 2007-04-01 | 1 | -4/+4 |
| * | Malta CBUS UART support. | ths | 2007-03-31 | 1 | -1/+1 |
| * | Fix enough FPU/R2 support to get 24Kf going. | ths | 2007-03-23 | 1 | -0/+1 |
| * | SPARC host fixes, by Ben Taylor. | ths | 2007-03-19 | 1 | -10/+0 |
| * | MIPS FPU dynamic activation, part 1, by Herve Poussineau. | ths | 2007-02-28 | 1 | -2/+0 |
| * | Sparc arm/mips/sparc register patch, by Martin Bochnig. | ths | 2007-02-02 | 1 | -0/+10 |
| * | Reworking MIPS interrupt handling, by Aurelien Jarno. | ths | 2007-01-24 | 1 | -0/+1 |
| * | moved invalidate_tlb() to helper.c as a work around for gcc 3.2.2 bug - suppr... | bellard | 2007-01-03 | 1 | -0/+1 |
| * | Use memory barriers in FORCE_RET / RETURN. | ths | 2006-12-23 | 1 | -2/+2 |
| * | Preliminiary MIPS64 support, disabled by default due to performance impact. | ths | 2006-12-21 | 1 | -1/+47 |
| * | Add MIPS32R2 instructions, and generally straighten out the instruction | ths | 2006-12-06 | 1 | -0/+1 |
| * | Dynamically translate MIPS mtc0 instructions. | ths | 2006-12-06 | 1 | -1/+2 |
| * | Dynamically translate MIPS mfc0 instructions. | ths | 2006-12-06 | 1 | -1/+2 |
| * | MIPS TLB performance improvements, by Daniel Jacobowitz. | ths | 2006-12-06 | 1 | -0/+1 |
| * | MIPS FPU support (Marius Goeger) | bellard | 2006-06-14 | 1 | -6/+20 |
| * | Add missing function prototype. | pbrook | 2006-03-11 | 1 | -0/+2 |
| * | disable debug mode | bellard | 2005-12-17 | 1 | -1/+1 |
| * | MIPS fixes (Daniel Jacobowitz) | bellard | 2005-12-05 | 1 | -12/+13 |
| * | moved common softmmu code to common header (Paul Brook) | bellard | 2005-10-30 | 1 | -65/+1 |
| * | compilation fix | bellard | 2005-07-07 | 1 | -5/+0 |
| * | correct split between helper.c and op_helper.c - cosmetics | bellard | 2005-07-05 | 1 | -12/+0 |
| * | MIPS target (Jocelyn Mayer) | bellard | 2005-07-02 | 1 | -0/+183 |