aboutsummaryrefslogtreecommitdiff
path: root/target-mips/exec.h
AgeCommit message (Expand)Author
2007-04-15Fix qemu SIGFPE caused by division-by-zero due to underflow.ths
2007-04-01Actually enable 64bit configuration.ths
2007-03-31Malta CBUS UART support.ths
2007-03-23Fix enough FPU/R2 support to get 24Kf going.ths
2007-03-19SPARC host fixes, by Ben Taylor.ths
2007-02-28MIPS FPU dynamic activation, part 1, by Herve Poussineau.ths
2007-02-02Sparc arm/mips/sparc register patch, by Martin Bochnig.ths
2007-01-24Reworking MIPS interrupt handling, by Aurelien Jarno.ths
2007-01-03moved invalidate_tlb() to helper.c as a work around for gcc 3.2.2 bug - suppr...bellard
2006-12-23Use memory barriers in FORCE_RET / RETURN.ths
2006-12-21Preliminiary MIPS64 support, disabled by default due to performance impact.ths
2006-12-06Add MIPS32R2 instructions, and generally straighten out the instructionths
2006-12-06Dynamically translate MIPS mtc0 instructions.ths
2006-12-06Dynamically translate MIPS mfc0 instructions.ths
2006-12-06MIPS TLB performance improvements, by Daniel Jacobowitz.ths
2006-06-14MIPS FPU support (Marius Goeger)bellard
2006-03-11Add missing function prototype.pbrook
2005-12-17disable debug modebellard
2005-12-05MIPS fixes (Daniel Jacobowitz)bellard
2005-10-30moved common softmmu code to common header (Paul Brook)bellard
2005-07-07compilation fixbellard
2005-07-04correct split between helper.c and op_helper.c - cosmeticsbellard
2005-07-02MIPS target (Jocelyn Mayer)bellard