2009-01-04 |
aurel32 | Update FSF address in GPL/LGPL boilerplate |
blob | commitdiff | raw |
2008-12-20 |
ths | Fix remaining compiler warnings for mips targets. |
blob | commitdiff | raw | diff to current |
2008-09-21 |
ths | Fix Xcontext fill, by Here Poussineau. |
blob | commitdiff | raw | diff to current |
2008-07-23 |
ths | Less hardcoding of TARGET_USER_ONLY. |
blob | commitdiff | raw | diff to current |
2008-06-27 |
ths | More efficient target register / TC accesses. |
blob | commitdiff | raw | diff to current |
2008-03-29 |
ths | Fix infinite loop when invalidating TLB, by Herve Pouss... |
blob | commitdiff | raw | diff to current |
2008-01-04 |
ths | Handle some more exception types. |
blob | commitdiff | raw | diff to current |
2008-01-03 |
ths | Fix exception debug output. |
blob | commitdiff | raw | diff to current |
2007-12-26 |
ths | De-cruft exception definitions, and implement nicer... |
blob | commitdiff | raw | diff to current |
2007-12-25 |
ths | Improved PABITS handling, and config register fixes. |
blob | commitdiff | raw | diff to current |
2007-11-22 |
ths | Fix off-by-one address checks in MIPS64 MMU, by Aurelie... |
blob | commitdiff | raw | diff to current |
2007-11-08 |
ths | Clean out the N32 macros from target-mips, and introduc... |
blob | commitdiff | raw | diff to current |
2007-10-29 |
ths | Fix logic bug which broke TLBL/TLBS handling somewhat. |
blob | commitdiff | raw | diff to current |
2007-10-28 |
ths | Implement missing MIPS supervisor mode bits. |
blob | commitdiff | raw | diff to current |
2007-10-14 |
j_mayer | Replace is_user variable with mmu_idx in softmmu core, |
blob | commitdiff | raw | diff to current |
2007-10-13 |
ths | Fix off-by-one in address check. |
blob | commitdiff | raw | diff to current |
2007-09-30 |
ths | Code provision for n32/n64 mips userland emulation... |
blob | commitdiff | raw | diff to current |
2007-09-29 |
ths | Supervisor mode implementation, by Aurelien Jarno. |
blob | commitdiff | raw | diff to current |
2007-09-26 |
ths | hflags computation cleanup, by Aurelien Jarno. |
blob | commitdiff | raw | diff to current |
2007-09-25 |
ths | Optimise instructions accessing CP0, by Aurelien Jarno. |
blob | commitdiff | raw | diff to current |
2007-09-24 |
ths | Per-CPU instruction decoding implementation, by Aurelie... |
blob | commitdiff | raw | diff to current |
2007-09-17 |
ths | find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again... |
blob | commitdiff | raw | diff to current |
2007-09-16 |
ths | find -type f | xargs sed -i 's/[\t ]$//g' # on most... |
blob | commitdiff | raw | diff to current |
2007-09-06 |
ths | Partial support for 34K multithreading, not functional... |
blob | commitdiff | raw | diff to current |
2007-08-26 |
ths | Disable 64-bit instructions on 32-bit CPU, by Aurelien... |
blob | commitdiff | raw | diff to current |
2007-06-25 |
ths | MIPS64 improvements, based on a patch by Aurelien Jarno. |
blob | commitdiff | raw | diff to current |
2007-06-23 |
ths | Handle MIPS64 SEGBITS value correctly. |
blob | commitdiff | raw | diff to current |
2007-05-28 |
ths | Handle PX/UX status flags correctly, by Aurelien Jarno. |
blob | commitdiff | raw | diff to current |
2007-05-23 |
ths | The 24k wants more watch and srsmap registers. |
blob | commitdiff | raw | diff to current |
2007-05-13 |
ths | Full MIPS64 MMU implementation, by Aurelien Jarno. |
blob | commitdiff | raw | diff to current |
2007-05-13 |
ths | MMU code improvements, by Aurelien Jarno. |
blob | commitdiff | raw | diff to current |
2007-05-13 |
ths | MIPS TLB style selection at runtime, by Herve Poussineau. |
blob | commitdiff | raw | diff to current |
2007-05-09 |
ths | Preliminary MIPS 64-bit MMU implementation, by Aurelien... |
blob | commitdiff | raw | diff to current |
2007-05-07 |
ths | MIPS 64-bit FPU support, plus some collateral bugfixes... |
blob | commitdiff | raw | diff to current |
2007-05-07 |
ths | Clear BD slot on next exception if appropriate. |
blob | commitdiff | raw | diff to current |
2007-04-13 |
ths | Another fix for CP0 Cause register handling. |
blob | commitdiff | raw | diff to current |
2007-04-07 |
j_mayer | cpu_get_phys_page_debug should return target_phys_addr_t |
blob | commitdiff | raw | diff to current |
2007-04-06 |
ths | Fix handling of ADES exceptions. |
blob | commitdiff | raw | diff to current |
2007-04-05 |
ths | fix branch delay slot cornercases. |
blob | commitdiff | raw | diff to current |
2007-04-05 |
ths | Handle EBase properly. |
blob | commitdiff | raw | diff to current |
2007-03-30 |
ths | Squash logic bugs while they are fresh... |
blob | commitdiff | raw | diff to current |
2007-03-30 |
ths | Sanitize mips exception handling. |
blob | commitdiff | raw | diff to current |
2007-03-18 |
ths | Fix BD flag handling, cause register contents, implemen... |
blob | commitdiff | raw | diff to current |
2007-02-20 |
ths | Replace TLSZ with TARGET_FMT_lx. |
blob | commitdiff | raw | diff to current |
2007-02-18 |
ths | Fix sign-extension of VPN field in TLB, by Herve Poussi... |
blob | commitdiff | raw | diff to current |
2007-01-22 |
ths | Fix PageMask handling, second part. |
blob | commitdiff | raw | diff to current |
2007-01-21 |
ths | Bring TLB / PageSize handling in line with real hardwar... |
blob | commitdiff | raw | diff to current |
2007-01-03 |
bellard | moved invalidate_tlb() to helper.c as a work around... |
blob | commitdiff | raw | diff to current |
2006-12-21 |
ths | Scrap SIGN_EXTEND32. |
blob | commitdiff | raw | diff to current |
2006-12-21 |
ths | Preliminiary MIPS64 support, disabled by default due... |
blob | commitdiff | raw | diff to current |
2006-12-10 |
ths | Handle invalid accesses as SIGILL for mips/mipsel userl... |
blob | commitdiff | raw | diff to current |
2006-12-07 |
ths | Fix reset handling, CP0 isn't enabled by default (a... |
blob | commitdiff | raw | diff to current |
2006-12-06 |
ths | Add MIPS32R2 instructions, and generally straighten... |
blob | commitdiff | raw | diff to current |
2006-12-06 |
ths | MIPS TLB performance improvements, by Daniel Jacobowitz. |
blob | commitdiff | raw | diff to current |
2006-06-26 |
bellard | consistent update of ERL and EXL |
blob | commitdiff | raw | diff to current |
2006-06-14 |
bellard | use constants for TLB handling (Thiemo Seufer) |
blob | commitdiff | raw | diff to current |
2006-05-22 |
bellard | fix wrong bitmasks for CP0_Context and CP0_EntryHi... |
blob | commitdiff | raw | diff to current |
2006-05-22 |
bellard | cosmetics (Thiemo Seufer) |
blob | commitdiff | raw | diff to current |
2006-05-22 |
bellard | mips cleanup (Thiemo Seufer) |
blob | commitdiff | raw | diff to current |
2006-03-11 |
pbrook | Clear MIPS_HFLAG_BMASK for ErrorEPC (Thiemo Seufer). |
blob | commitdiff | raw | diff to current |
2006-03-11 |
pbrook | e bitfields in mips TLB structures (Thiemo Seufer). |
blob | commitdiff | raw | diff to current |
2005-12-05 |
bellard | MIPS fixes (Daniel Jacobowitz) |
blob | commitdiff | raw | diff to current |
2005-07-04 |
bellard | correct split between helper.c and op_helper.c - cosmetics |
blob | commitdiff | raw | diff to current |
2005-07-02 |
bellard | TLB reload exception vector (Ralf Baechle) |
blob | commitdiff | raw | diff to current |
2005-07-02 |
bellard | fixed c0_context in tlb exception (Ralf Baechle) |
blob | commitdiff | raw | diff to current |
2005-07-02 |
bellard | use MIPS_TLB_NB constant (Ralf Baechle) |
blob | commitdiff | raw | diff to current |
2005-07-02 |
bellard | remove nonsense exception code (Ralf Baechle) |
blob | commitdiff | raw | diff to current |
2005-07-02 |
bellard | MIPS_USES_R4K_TLB typo |
blob | commitdiff | raw | diff to current |
2005-07-02 |
bellard | MIPS target (Jocelyn Mayer) |
blob | commitdiff | raw | diff to current |
|