Age | Commit message (Expand) | Author |
2006-05-22 | fix wrong bitmasks for CP0_Context and CP0_EntryHi (Thiemo Seufer) | bellard |
2006-05-22 | cosmetics (Thiemo Seufer) | bellard |
2006-05-22 | mips cleanup (Thiemo Seufer) | bellard |
2006-04-23 | removed unnecessary header | bellard |
2006-04-23 | MIPS single stepping fix (Dirk Behme) | bellard |
2006-04-23 | MIPS CP0 not usable in kernel mode (Stefan Weil) | bellard |
2006-04-23 | Fix overflow conditions for MIPS add / subtract (Stefan Weil) | bellard |
2006-03-11 | Avoid flushing of global TLB entries for differing ASIDs (Thiemo Seufer). | pbrook |
2006-03-11 | Clear MIPS_HFLAG_BMASK for ErrorEPC (Thiemo Seufer). | pbrook |
2006-03-11 | Rename MIPS_HFLAG(S)_TMASK (Thiemo Seufer). | pbrook |
2006-03-11 | e bitfields in mips TLB structures (Thiemo Seufer). | pbrook |
2006-03-11 | Add missing function prototype. | pbrook |
2005-12-17 | disable debug mode | bellard |
2005-12-06 | fix for mipsel (will need change for softmmu case) | bellard |
2005-12-05 | MIPS fixes (Daniel Jacobowitz) | bellard |
2005-11-26 | mips user emulation | bellard |
2005-11-26 | fixed BLTZAL and BLTZALL insns - fixed regressions from jmp opts | bellard |
2005-11-21 | cpu_exec_init() change | bellard |
2005-11-20 | added CPU_COMMON and CPUState.tb_jmp_cache[] | bellard |
2005-11-20 | use direct jump only for jumps in the same page | bellard |
2005-10-30 | suppressed JUMP_TB (Paul Brook) | bellard |
2005-10-30 | moved common softmmu code to common header (Paul Brook) | bellard |
2005-07-07 | compilation fix | bellard |
2005-07-04 | correct split between helper.c and op_helper.c - cosmetics | bellard |
2005-07-02 | moved CALL_FROM_TBx definitions | bellard |
2005-07-02 | TLB reload exception vector (Ralf Baechle) | bellard |
2005-07-02 | fixed c0_context in tlb exception (Ralf Baechle) | bellard |
2005-07-02 | use MIPS_TLB_NB constant (Ralf Baechle) | bellard |
2005-07-02 | use mask in C0_status (Ralf Baechle) | bellard |
2005-07-02 | report C0 status correctly (Ralf Baechle) | bellard |
2005-07-02 | fixed priviledgees for CP0 use (Ralf Baechle) | bellard |
2005-07-02 | fixed eret insn (Ralf Baechle) | bellard |
2005-07-02 | fixed C0 status codes (Ralf Baechle) | bellard |
2005-07-02 | unaligned load fix (Ralf Baechle) | bellard |
2005-07-02 | soft irq are just irqs (Ralf Baechle) | bellard |
2005-07-02 | remove nonsense exception code (Ralf Baechle) | bellard |
2005-07-02 | fixed jump mask (Ralf Baechle) | bellard |
2005-07-02 | MIPS_USES_R4K_TLB typo | bellard |
2005-07-02 | MIPS target (Jocelyn Mayer) | bellard |