]> git.proxmox.com Git - mirror_qemu.git/history - target-mips
MIPS fixes (Daniel Jacobowitz)
[mirror_qemu.git] / target-mips /
2005-12-05 bellardMIPS fixes (Daniel Jacobowitz)
2005-11-26 bellardmips user emulation
2005-11-26 bellardfixed BLTZAL and BLTZALL insns - fixed regressions...
2005-11-21 bellardcpu_exec_init() change
2005-11-20 bellardadded CPU_COMMON and CPUState.tb_jmp_cache[]
2005-11-20 bellarduse direct jump only for jumps in the same page
2005-10-30 bellardsuppressed JUMP_TB (Paul Brook)
2005-10-30 bellardmoved common softmmu code to common header (Paul Brook)
2005-07-07 bellardcompilation fix
2005-07-04 bellardcorrect split between helper.c and op_helper.c - cosmetics
2005-07-02 bellardmoved CALL_FROM_TBx definitions
2005-07-02 bellardTLB reload exception vector (Ralf Baechle)
2005-07-02 bellardfixed c0_context in tlb exception (Ralf Baechle)
2005-07-02 bellarduse MIPS_TLB_NB constant (Ralf Baechle)
2005-07-02 bellarduse mask in C0_status (Ralf Baechle)
2005-07-02 bellardreport C0 status correctly (Ralf Baechle)
2005-07-02 bellardfixed priviledgees for CP0 use (Ralf Baechle)
2005-07-02 bellardfixed eret insn (Ralf Baechle)
2005-07-02 bellardfixed C0 status codes (Ralf Baechle)
2005-07-02 bellardunaligned load fix (Ralf Baechle)
2005-07-02 bellardsoft irq are just irqs (Ralf Baechle)
2005-07-02 bellardremove nonsense exception code (Ralf Baechle)
2005-07-02 bellardfixed jump mask (Ralf Baechle)
2005-07-02 bellardMIPS_USES_R4K_TLB typo
2005-07-02 bellardMIPS target (Jocelyn Mayer)