summaryrefslogtreecommitdiff
path: root/target-mips
AgeCommit message (Expand)Author
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