Change Sparc uses of pic_set_irq to pic_set_irq_new
[qemu] / target-mips / op.c
2007-04-01 thsActually enable 64bit configuration.
2007-03-30 thsSanitize mips exception handling.
2007-03-23 thsFix enough FPU/R2 support to get 24Kf going.
2007-03-18 thsFix BD flag handling, cause register contents, implemen...
2007-03-02 thsMIPS Userland TLS register emulation, by Daniel Jacobowitz.
2007-02-28 thsMIPS FPU dynamic activation, part 1, by Herve Poussineau.
2007-02-27 thsFix mips FPU emulation, 32 bit data types are allowed...
2007-02-18 thsFix sign-extension of VPN field in TLB, by Herve Poussi...
2007-01-24 thsEBase is limited to KSEG0/KSEG1 even on 64bit CPUs.
2007-01-24 thsReworking MIPS interrupt handling, by Aurelien Jarno.
2007-01-23 thsImplementing dmfc/dmtc.
2007-01-01 thsFix bad data type.
2006-12-21 thsScrap SIGN_EXTEND32.
2006-12-21 thsPreliminiary MIPS64 support, disabled by default due...
2006-12-07 thsFix build of MIPS target without FPU support.
2006-12-06 thsAdd MIPS32R2 instructions, and generally straighten...
2006-12-06 thsDynamically translate MIPS mtc0 instructions.
2006-12-06 thsDynamically translate MIPS mfc0 instructions.
2006-11-12 pbrookMIPS FPU fixes (Daniel Jacobowitz).
2006-10-29 bellardcompilation fix
2006-10-23 bellardadd support for cvt.s.d and cvt.d.s (Aurelien Jarno)
2006-06-26 bellardconsistent update of ERL and EXL
2006-06-14 bellardMIPS FPU support (Marius Goeger)
2006-04-23 bellardMIPS single stepping fix (Dirk Behme)
2006-04-23 bellardFix overflow conditions for MIPS add / subtract (Stefan...
2005-12-05 bellardMIPS fixes (Daniel Jacobowitz)
2005-10-30 bellardsuppressed JUMP_TB (Paul Brook)
2005-07-02 bellardmoved CALL_FROM_TBx definitions
2005-07-02 bellardfixed eret insn (Ralf Baechle)
2005-07-02 bellardMIPS target (Jocelyn Mayer)