2008-07-23 |
ths | Less hardcoding of TARGET_USER_ONLY. |
blob | commitdiff | raw |
2008-07-09 |
ths | Use temporary registers for the MIPS FPU emulation. |
blob | commitdiff | raw | diff to current |
2008-07-01 |
pbrook | Move interrupt_request and user_mode_only to common... |
blob | commitdiff | raw | diff to current |
2008-06-30 |
pbrook | Move CPU save/load registration to common code. |
blob | commitdiff | raw | diff to current |
2008-06-29 |
pbrook | Add instruction counter. |
blob | commitdiff | raw | diff to current |
2008-06-27 |
ths | More efficient target register / TC accesses. |
blob | commitdiff | raw | diff to current |
2008-06-24 |
ths | Remove remaining uses of T0 in the MIPS target. |
blob | commitdiff | raw | diff to current |
2008-06-24 |
ths | T1 is now dead. |
blob | commitdiff | raw | diff to current |
2008-06-11 |
ths | Move FP TNs to cpu env. |
blob | commitdiff | raw | diff to current |
2008-05-30 |
pbrook | Fix typo. |
blob | commitdiff | raw | diff to current |
2008-05-30 |
pbrook | Move clone() register setup to target specific code... |
blob | commitdiff | raw | diff to current |
2008-05-29 |
bellard | Push common interrupt variables to cpu-defs.h (Glauber... |
blob | commitdiff | raw | diff to current |
2008-05-28 |
bellard | moved halted field to CPU_COMMON |
blob | commitdiff | raw | diff to current |
2008-05-28 |
ths | Honour current_tc for MIPS M{T,F}{HI,LO}, by Richard... |
blob | commitdiff | raw | diff to current |
2008-05-06 |
ths | Use TCG for MIPS GPR moves. |
blob | commitdiff | raw | diff to current |
2008-05-04 |
ths | Simplify mips branch handling. Retire T2 from use.... |
blob | commitdiff | raw | diff to current |
2008-02-12 |
ths | Make MIPS MT implementation more cache friendly. |
blob | commitdiff | raw | diff to current |
2007-12-30 |
ths | MIPS COP1X (and related) instructions, by Richard Sandi... |
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-10 |
bellard | added cpu_model parameter to cpu_init() |
blob | commitdiff | raw | diff to current |
2007-11-09 |
ths | Move kernel loader parameters from the cpu state to... |
blob | commitdiff | raw | diff to current |
2007-10-28 |
ths | Implement missing MIPS supervisor mode bits. |
blob | commitdiff | raw | diff to current |
2007-10-20 |
ths | Handle IBE on MIPS properly. |
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-12 |
j_mayer | Unify '-cpu ?' option. |
blob | commitdiff | raw | diff to current |
2007-09-27 |
ths | Move get_sp_from_cpustate from cpu.h to target_signal.h. |
blob | commitdiff | raw | diff to current |
2007-09-27 |
ths | linux-user sigaltstack() syscall, by Thayne Harbaugh. |
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-06 |
ths | Partial support for 34K multithreading, not functional... |
blob | commitdiff | raw | diff to current |
2007-06-23 |
ths | Handle MIPS64 SEGBITS value correctly. |
blob | commitdiff | raw | diff to current |
2007-06-03 |
ths | Move target-specific defines to the target directories. |
blob | commitdiff | raw | diff to current |
2007-05-31 |
ths | Don't kill the registered irqs on reset. |
blob | commitdiff | raw | diff to current |
2007-05-30 |
ths | Fix CPU (re-)selection on reset. |
blob | commitdiff | raw | diff to current |
2007-05-29 |
ths | Fix usermode check, thanks Aurelien Jarno. |
blob | commitdiff | raw | diff to current |
2007-05-29 |
ths | Don't check the FPU state for each FPU instruction... |
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-18 |
ths | - Move FPU exception handling into helper functions... |
blob | commitdiff | raw | diff to current |
2007-05-13 |
ths | MIPS linux-user update. |
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-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-07 |
pbrook | Unify IRQ handling. |
blob | commitdiff | raw | diff to current |
2007-04-05 |
ths | 64bit MIPS FPUs have 32 registers. |
blob | commitdiff | raw | diff to current |
2007-03-30 |
ths | Fix typo, suggested by Ben Taylor. |
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 | 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-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-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-22 |
ths | Fix PageMask handling, second part. |
blob | commitdiff | raw | diff to current |
2006-12-23 |
ths | Check ELF binaries for machine type and endianness. |
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-06 |
ths | Add MIPS32R2 instructions, and generally straighten... |
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-06-14 |
bellard | Solaris/SPARC host port (Ben Taylor) |
blob | commitdiff | raw | diff to current |
2006-06-14 |
bellard | use constants for TLB handling (Thiemo Seufer) |
blob | commitdiff | raw | diff to current |
2006-06-14 |
bellard | mips config fixes (initial patch by Stefan Weil) |
blob | commitdiff | raw | diff to current |
2006-06-14 |
bellard | MIPS FPU support (Marius Goeger) |
blob | commitdiff | raw | diff to current |
2006-03-11 |
pbrook | Rename MIPS_HFLAG(S)_TMASK (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-11-20 |
bellard | added CPU_COMMON and CPUState.tb_jmp_cache[] |
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 | MIPS target (Jocelyn Mayer) |
blob | commitdiff | raw | diff to current |
|