summaryrefslogtreecommitdiffstats
path: root/target-mips/helper.c
Commit message (Expand)AuthorAgeFilesLines
...
* moved invalidate_tlb() to helper.c as a work around for gcc 3.2.2 bug - suppr...bellard2007-01-031-0/+41
* Scrap SIGN_EXTEND32.ths2006-12-211-10/+10
* Preliminiary MIPS64 support, disabled by default due to performance impact.ths2006-12-211-17/+17
* Handle invalid accesses as SIGILL for mips/mipsel userland emulation.ths2006-12-101-0/+7
* Fix reset handling, CP0 isn't enabled by default (a fact which doesn'tths2006-12-071-35/+20
* Add MIPS32R2 instructions, and generally straighten out the instructionths2006-12-061-6/+0
* MIPS TLB performance improvements, by Daniel Jacobowitz.ths2006-12-061-1/+1
* consistent update of ERL and EXLbellard2006-06-261-1/+3
* use constants for TLB handling (Thiemo Seufer)bellard2006-06-141-32/+35
* fix wrong bitmasks for CP0_Context and CP0_EntryHi (Thiemo Seufer)bellard2006-05-221-1/+1
* cosmetics (Thiemo Seufer)bellard2006-05-221-4/+4
* mips cleanup (Thiemo Seufer)bellard2006-05-221-2/+0
* Clear MIPS_HFLAG_BMASK for ErrorEPC (Thiemo Seufer).pbrook2006-03-111-0/+1
* e bitfields in mips TLB structures (Thiemo Seufer).pbrook2006-03-111-6/+5
* MIPS fixes (Daniel Jacobowitz)bellard2005-12-051-7/+14
* correct split between helper.c and op_helper.c - cosmeticsbellard2005-07-041-48/+10
* TLB reload exception vector (Ralf Baechle)bellard2005-07-021-0/+3
* fixed c0_context in tlb exception (Ralf Baechle)bellard2005-07-021-3/+3
* use MIPS_TLB_NB constant (Ralf Baechle)bellard2005-07-021-1/+1
* remove nonsense exception code (Ralf Baechle)bellard2005-07-021-3/+0
* MIPS_USES_R4K_TLB typobellard2005-07-021-12/+11
* MIPS target (Jocelyn Mayer)bellard2005-07-021-0/+461
OpenPOWER on IntegriCloud