summaryrefslogtreecommitdiffstats
path: root/target-mips/exec.h
Commit message (Expand)AuthorAgeFilesLines
* More MIPS 64-bit FPU support.ths2007-05-191-46/+50
* - Move FPU exception handling into helper functions, since they are big.ths2007-05-181-0/+71
* More generic 64 bit multiplication support, by Aurelien Jarno.ths2007-05-161-2/+0
* MIPS TLB style selection at runtime, by Herve Poussineau.ths2007-05-131-5/+1
* MIPS 64-bit FPU support, plus some collateral bugfixes in theths2007-05-071-0/+6
* Kill broken host register definitions, thanks to Paul Brook and Herveths2007-04-291-11/+4
* Fix qemu SIGFPE caused by division-by-zero due to underflow.ths2007-04-151-1/+6
* Actually enable 64bit configuration.ths2007-04-011-4/+4
* Malta CBUS UART support.ths2007-03-311-1/+1
* Fix enough FPU/R2 support to get 24Kf going.ths2007-03-231-0/+1
* SPARC host fixes, by Ben Taylor.ths2007-03-191-10/+0
* MIPS FPU dynamic activation, part 1, by Herve Poussineau.ths2007-02-281-2/+0
* Sparc arm/mips/sparc register patch, by Martin Bochnig.ths2007-02-021-0/+10
* Reworking MIPS interrupt handling, by Aurelien Jarno.ths2007-01-241-0/+1
* moved invalidate_tlb() to helper.c as a work around for gcc 3.2.2 bug - suppr...bellard2007-01-031-0/+1
* Use memory barriers in FORCE_RET / RETURN.ths2006-12-231-2/+2
* Preliminiary MIPS64 support, disabled by default due to performance impact.ths2006-12-211-1/+47
* Add MIPS32R2 instructions, and generally straighten out the instructionths2006-12-061-0/+1
* Dynamically translate MIPS mtc0 instructions.ths2006-12-061-1/+2
* Dynamically translate MIPS mfc0 instructions.ths2006-12-061-1/+2
* MIPS TLB performance improvements, by Daniel Jacobowitz.ths2006-12-061-0/+1
* MIPS FPU support (Marius Goeger)bellard2006-06-141-6/+20
* Add missing function prototype.pbrook2006-03-111-0/+2
* disable debug modebellard2005-12-171-1/+1
* MIPS fixes (Daniel Jacobowitz)bellard2005-12-051-12/+13
* moved common softmmu code to common header (Paul Brook)bellard2005-10-301-65/+1
* compilation fixbellard2005-07-071-5/+0
* correct split between helper.c and op_helper.c - cosmeticsbellard2005-07-041-12/+0
* MIPS target (Jocelyn Mayer)bellard2005-07-021-0/+183
OpenPOWER on IntegriCloud