aboutsummaryrefslogtreecommitdiff
path: root/target-mips
AgeCommit message (Expand)Author
2006-10-23add support for cvt.s.d and cvt.d.s (Aurelien Jarno)bellard
2006-06-26consistent update of ERL and EXLbellard
2006-06-26lwu support - generate exception if unaligned pc (Marius Groeger)bellard
2006-06-14Solaris/SPARC host port (Ben Taylor)bellard
2006-06-14use constants for TLB handling (Thiemo Seufer)bellard
2006-06-14mips config fixes (initial patch by Stefan Weil)bellard
2006-06-14MIPS FPU support (Marius Goeger)bellard
2006-05-22fix wrong bitmasks for CP0_Context and CP0_EntryHi (Thiemo Seufer)bellard
2006-05-22cosmetics (Thiemo Seufer)bellard
2006-05-22mips cleanup (Thiemo Seufer)bellard
2006-04-23removed unnecessary headerbellard
2006-04-23MIPS single stepping fix (Dirk Behme)bellard
2006-04-23MIPS CP0 not usable in kernel mode (Stefan Weil)bellard
2006-04-23Fix overflow conditions for MIPS add / subtract (Stefan Weil)bellard
2006-03-11Avoid flushing of global TLB entries for differing ASIDs (Thiemo Seufer).pbrook
2006-03-11Clear MIPS_HFLAG_BMASK for ErrorEPC (Thiemo Seufer).pbrook
2006-03-11Rename MIPS_HFLAG(S)_TMASK (Thiemo Seufer).pbrook
2006-03-11e bitfields in mips TLB structures (Thiemo Seufer).pbrook
2006-03-11Add missing function prototype.pbrook
2005-12-17disable debug modebellard
2005-12-06fix for mipsel (will need change for softmmu case)bellard
2005-12-05MIPS fixes (Daniel Jacobowitz)bellard
2005-11-26mips user emulationbellard
2005-11-26fixed BLTZAL and BLTZALL insns - fixed regressions from jmp optsbellard
2005-11-21cpu_exec_init() changebellard
2005-11-20added CPU_COMMON and CPUState.tb_jmp_cache[]bellard
2005-11-20use direct jump only for jumps in the same pagebellard
2005-10-30suppressed JUMP_TB (Paul Brook)bellard
2005-10-30moved common softmmu code to common header (Paul Brook)bellard
2005-07-07compilation fixbellard
2005-07-04correct split between helper.c and op_helper.c - cosmeticsbellard
2005-07-02moved CALL_FROM_TBx definitionsbellard
2005-07-02TLB reload exception vector (Ralf Baechle)bellard
2005-07-02fixed c0_context in tlb exception (Ralf Baechle)bellard
2005-07-02use MIPS_TLB_NB constant (Ralf Baechle)bellard
2005-07-02use mask in C0_status (Ralf Baechle)bellard
2005-07-02report C0 status correctly (Ralf Baechle)bellard
2005-07-02fixed priviledgees for CP0 use (Ralf Baechle)bellard
2005-07-02fixed eret insn (Ralf Baechle)bellard
2005-07-02fixed C0 status codes (Ralf Baechle)bellard
2005-07-02unaligned load fix (Ralf Baechle)bellard
2005-07-02soft irq are just irqs (Ralf Baechle)bellard
2005-07-02remove nonsense exception code (Ralf Baechle)bellard
2005-07-02fixed jump mask (Ralf Baechle)bellard
2005-07-02MIPS_USES_R4K_TLB typobellard
2005-07-02MIPS target (Jocelyn Mayer)bellard