Age | Commit message (Expand) | Author |
---|---|---|
2007-01-03 | moved invalidate_tlb() to helper.c as a work around for gcc 3.2.2 bug - suppr... | bellard |
2006-12-23 | Use memory barriers in FORCE_RET / RETURN. | ths |
2006-12-21 | Preliminiary MIPS64 support, disabled by default due to performance impact. | ths |
2006-12-06 | Add MIPS32R2 instructions, and generally straighten out the instruction | ths |
2006-12-06 | Dynamically translate MIPS mtc0 instructions. | ths |
2006-12-06 | Dynamically translate MIPS mfc0 instructions. | ths |
2006-12-06 | MIPS TLB performance improvements, by Daniel Jacobowitz. | ths |
2006-06-14 | MIPS FPU support (Marius Goeger) | bellard |
2006-03-11 | Add missing function prototype. | pbrook |
2005-12-17 | disable debug mode | bellard |
2005-12-05 | MIPS fixes (Daniel Jacobowitz) | bellard |
2005-10-30 | moved common softmmu code to common header (Paul Brook) | bellard |
2005-07-07 | compilation fix | bellard |
2005-07-04 | correct split between helper.c and op_helper.c - cosmetics | bellard |
2005-07-02 | MIPS target (Jocelyn Mayer) | bellard |