]> git.proxmox.com Git - mirror_qemu.git/history - target-mips/translate.c
Dynamically translate MIPS mfc0 instructions.
[mirror_qemu.git] / target-mips / translate.c
2006-12-06 thsDynamically translate MIPS mfc0 instructions.
2006-12-06 thsHalt/reboot support for Linux, by Daniel Jacobowitz...
2006-12-06 thsMIPS TLB performance improvements, by Daniel Jacobowitz.
2006-11-12 pbrookMIPS FPU fixes (Daniel Jacobowitz).
2006-10-23 bellardadd support for cvt.s.d and cvt.d.s (Aurelien Jarno)
2006-06-26 bellardlwu support - generate exception if unaligned pc (Mariu...
2006-06-14 bellardMIPS FPU support (Marius Goeger)
2006-05-22 bellardcosmetics (Thiemo Seufer)
2006-04-23 bellardMIPS CP0 not usable in kernel mode (Stefan Weil)
2005-12-05 bellardMIPS fixes (Daniel Jacobowitz)
2005-11-26 bellardfixed BLTZAL and BLTZALL insns - fixed regressions...
2005-11-21 bellardcpu_exec_init() change
2005-11-20 bellarduse direct jump only for jumps in the same page
2005-10-30 bellardsuppressed JUMP_TB (Paul Brook)
2005-07-04 bellardcorrect split between helper.c and op_helper.c - cosmetics
2005-07-02 bellardreport C0 status correctly (Ralf Baechle)
2005-07-02 bellardfixed priviledgees for CP0 use (Ralf Baechle)
2005-07-02 bellardunaligned load fix (Ralf Baechle)
2005-07-02 bellardfixed jump mask (Ralf Baechle)
2005-07-02 bellardMIPS target (Jocelyn Mayer)