2007-05-16 |
ths | More generic 64 bit multiplication support, by Aurelien... |
blob | commitdiff | raw |
2007-05-13 |
ths | Full MIPS64 MMU implementation, by Aurelien Jarno. |
blob | commitdiff | raw | diff to current |
2007-05-13 |
ths | Fix mfc0 and dmtc0 instructions on MIPS64, by Aurelien... |
blob | commitdiff | raw | diff to current |
2007-05-13 |
ths | Delete misleading comment. |
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-11 |
ths | Implemented cabs FP instructions, and improve exception... |
blob | commitdiff | raw | diff to current |
2007-05-11 |
ths | Implement FP madd/msub, wire up bc1any[24][ft]. |
blob | commitdiff | raw | diff to current |
2007-05-09 |
ths | Fix MIPS64 address computation specialcase, by Aurelien... |
blob | commitdiff | raw | diff to current |
2007-05-08 |
ths | Work around gcc's mips define, spotted by Stefan Weil. |
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-04-17 |
ths | Choose number of TLBs at runtime, by Herve Poussineau. |
blob | commitdiff | raw | diff to current |
2007-04-15 |
ths | Don't use T2 for INS, it conflicts with branch delay... |
blob | commitdiff | raw | diff to current |
2007-04-15 |
ths | Fix qemu SIGFPE caused by division-by-zero due to under... |
blob | commitdiff | raw | diff to current |
2007-04-14 |
ths | Restart interrupts after an exception. |
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-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 | Proper handling of reserved bits in the context register. |
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 | Fix exception handling cornercase for rdhwr. |
blob | commitdiff | raw | diff to current |
2007-04-07 |
ths | Fix ins/ext cornercase. |
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 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-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-18 |
ths | Fix BD flag handling, cause register contents, implemen... |
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-18 |
ths | Fix sign-extension of VPN field in TLB, by Herve Poussi... |
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-24 |
ths | Reworking MIPS interrupt handling, by Aurelien Jarno. |
blob | commitdiff | raw | diff to current |
2007-01-23 |
ths | Implementing dmfc/dmtc. |
blob | commitdiff | raw | diff to current |
2007-01-01 |
ths | Fix bad data type. |
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-07 |
ths | Fix build of MIPS target without FPU support. |
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-11-12 |
pbrook | MIPS FPU fixes (Daniel Jacobowitz). |
blob | commitdiff | raw | diff to current |
2006-10-29 |
bellard | compilation fix |
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 | consistent update of ERL and EXL |
blob | commitdiff | raw | diff to current |
2006-06-14 |
bellard | MIPS FPU support (Marius Goeger) |
blob | commitdiff | raw | diff to current |
2006-04-23 |
bellard | MIPS single stepping fix (Dirk Behme) |
blob | commitdiff | raw | diff to current |
2006-04-23 |
bellard | Fix overflow conditions for MIPS add / subtract (Stefan... |
blob | commitdiff | raw | diff to current |
2005-12-05 |
bellard | MIPS fixes (Daniel Jacobowitz) |
blob | commitdiff | raw | diff to current |
2005-10-30 |
bellard | suppressed JUMP_TB (Paul Brook) |
blob | commitdiff | raw | diff to current |
2005-07-02 |
bellard | moved CALL_FROM_TBx definitions |
blob | commitdiff | raw | diff to current |
2005-07-02 |
bellard | fixed eret insn (Ralf Baechle) |
blob | commitdiff | raw | diff to current |
2005-07-02 |
bellard | MIPS target (Jocelyn Mayer) |
blob | commitdiff | raw | diff to current |
|