2007-04-14 |
ths | Restart interrupts after an exception. |
blob | commitdiff | raw |
2007-04-11 |
ths | Make SYNCI_Step and CCRes CPU-specific. |
blob | commitdiff | raw | diff to current |
2007-04-11 |
ths | Throw RI for invalid MFMC0-class instructions. Introduc... |
blob | commitdiff | raw | diff to current |
2007-04-11 |
ths | Code formatting fix. |
blob | commitdiff | raw | diff to current |
2007-04-11 |
ths | More Context/Xcontext fixes. Ifdef some 64bit-only... |
blob | commitdiff | raw | diff to current |
2007-04-09 |
ths | Fix CP0_IntCtl handling. |
blob | commitdiff | raw | diff to current |
2007-04-09 |
ths | Mark watchpoint features as unimplemented. |
blob | commitdiff | raw | diff to current |
2007-04-09 |
ths | Catch unaligned sc/scd. |
blob | commitdiff | raw | diff to current |
2007-04-09 |
ths | Fix exception handling cornercase for rdhwr. |
blob | commitdiff | raw | diff to current |
2007-04-09 |
ths | Remove bogus mtc0 handling. |
blob | commitdiff | raw | diff to current |
2007-04-07 |
ths | Implement prefx. |
blob | commitdiff | raw | diff to current |
2007-04-07 |
ths | Set proper BadVAddress value for unaligned instruction... |
blob | commitdiff | raw | diff to current |
2007-04-07 |
ths | Actually skip over delay slot for a non-taken branch... |
blob | commitdiff | raw | diff to current |
2007-04-06 |
ths | Save state for all CP0 instructions, they may throw... |
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 | Fix rotr immediate ops, mask shift/rotate arguments... |
blob | commitdiff | raw | diff to current |
2007-04-05 |
ths | Fix RDHWR handling. Code formatting. Don't use *_direct... |
blob | commitdiff | raw | diff to current |
2007-04-04 |
ths | Fix code formatting. |
blob | commitdiff | raw | diff to current |
2007-04-02 |
ths | MIPS32R2 needs RDPGPR/WRPGPR instructions even when... |
blob | commitdiff | raw | diff to current |
2007-04-01 |
ths | Actually enable 64bit configuration. |
blob | commitdiff | raw | diff to current |
2007-03-30 |
ths | Sanitize mips exception handling. |
blob | commitdiff | raw | diff to current |
2007-03-23 |
ths | Fix enough FPU/R2 support to get 24Kf going. |
blob | commitdiff | raw | diff to current |
2007-03-21 |
ths | Move mips CPU specific initialization to translate_init.c. |
blob | commitdiff | raw | diff to current |
2007-03-19 |
ths | Barf on branches/jumps in branch delay slots. Spotted... |
blob | commitdiff | raw | diff to current |
2007-03-19 |
ths | Define gen_intermediate_code_internal as "static inline". |
blob | commitdiff | raw | diff to current |
2007-03-18 |
ths | MIPS -cpu selection support, by Herve Poussineau. |
blob | commitdiff | raw | diff to current |
2007-03-02 |
ths | MIPS Userland TLS register emulation, by Daniel Jacobowitz. |
blob | commitdiff | raw | diff to current |
2007-02-28 |
ths | MIPS FPU dynamic activation, part 1, by Herve Poussineau. |
blob | commitdiff | raw | diff to current |
2007-02-27 |
ths | Fix mips FPU emulation, 32 bit data types are allowed... |
blob | commitdiff | raw | diff to current |
2007-02-20 |
ths | Replace TLSZ with TARGET_FMT_lx. |
blob | commitdiff | raw | diff to current |
2007-01-24 |
ths | EBase is limited to KSEG0/KSEG1 even on 64bit CPUs. |
blob | commitdiff | raw | diff to current |
2007-01-23 |
ths | Implementing dmfc/dmtc. |
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-16 |
ths | Fix erraneous fallthrough in MIPS trap implementation... |
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 build of MIPS target without FPU support. |
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-07 |
ths | Simplify mask construction. |
blob | commitdiff | raw | diff to current |
2006-12-06 |
ths | Update copyright notice. |
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 | Dynamically translate MIPS mtc0 instructions. |
blob | commitdiff | raw | diff to current |
2006-12-06 |
ths | Dynamically translate MIPS mfc0 instructions. |
blob | commitdiff | raw | diff to current |
2006-12-06 |
ths | Halt/reboot support for Linux, by Daniel Jacobowitz... |
blob | commitdiff | raw | diff to current |
2006-12-06 |
ths | MIPS TLB performance improvements, by Daniel Jacobowitz. |
blob | commitdiff | raw | diff to current |
2006-11-12 |
pbrook | MIPS FPU fixes (Daniel Jacobowitz). |
blob | commitdiff | raw | diff to current |
2006-10-23 |
bellard | add support for cvt.s.d and cvt.d.s (Aurelien Jarno) |
blob | commitdiff | raw | diff to current |
2006-06-26 |
bellard | lwu support - generate exception if unaligned pc (Mariu... |
blob | commitdiff | raw | diff to current |
2006-06-14 |
bellard | MIPS FPU support (Marius Goeger) |
blob | commitdiff | raw | diff to current |
2006-05-22 |
bellard | cosmetics (Thiemo Seufer) |
blob | commitdiff | raw | diff to current |
2006-04-23 |
bellard | MIPS CP0 not usable in kernel mode (Stefan Weil) |
blob | commitdiff | raw | diff to current |
2005-12-05 |
bellard | MIPS fixes (Daniel Jacobowitz) |
blob | commitdiff | raw | diff to current |
2005-11-26 |
bellard | fixed BLTZAL and BLTZALL insns - fixed regressions... |
blob | commitdiff | raw | diff to current |
2005-11-21 |
bellard | cpu_exec_init() change |
blob | commitdiff | raw | diff to current |
2005-11-20 |
bellard | use direct jump only for jumps in the same page |
blob | commitdiff | raw | diff to current |
2005-10-30 |
bellard | suppressed JUMP_TB (Paul Brook) |
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 | report C0 status correctly (Ralf Baechle) |
blob | commitdiff | raw | diff to current |
2005-07-02 |
bellard | fixed priviledgees for CP0 use (Ralf Baechle) |
blob | commitdiff | raw | diff to current |
2005-07-02 |
bellard | unaligned load fix (Ralf Baechle) |
blob | commitdiff | raw | diff to current |
2005-07-02 |
bellard | fixed jump mask (Ralf Baechle) |
blob | commitdiff | raw | diff to current |
2005-07-02 |
bellard | MIPS target (Jocelyn Mayer) |
blob | commitdiff | raw | diff to current |
|