MIPS -cpu selection support, by Herve Poussineau.
[qemu] / target-mips / cpu.h
2007-03-18 thsMIPS -cpu selection support, by Herve Poussineau.
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-20 thsReplace TLSZ with TARGET_FMT_lx.
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-22 thsFix PageMask handling, second part.
2006-12-23 thsCheck ELF binaries for machine type and endianness.
2006-12-21 thsScrap SIGN_EXTEND32.
2006-12-21 thsPreliminiary MIPS64 support, disabled by default due...
2006-12-06 thsAdd MIPS32R2 instructions, and generally straighten...
2006-12-06 thsHalt/reboot support for Linux, by Daniel Jacobowitz...
2006-12-06 thsMIPS TLB performance improvements, by Daniel Jacobowitz.
2006-06-14 bellardSolaris/SPARC host port (Ben Taylor)
2006-06-14 bellarduse constants for TLB handling (Thiemo Seufer)
2006-06-14 bellardmips config fixes (initial patch by Stefan Weil)
2006-06-14 bellardMIPS FPU support (Marius Goeger)
2006-03-11 pbrookRename MIPS_HFLAG(S)_TMASK (Thiemo Seufer).
2006-03-11 pbrooke bitfields in mips TLB structures (Thiemo Seufer).
2005-12-05 bellardMIPS fixes (Daniel Jacobowitz)
2005-11-20 bellardadded CPU_COMMON and CPUState.tb_jmp_cache[]
2005-07-04 bellardcorrect split between helper.c and op_helper.c - cosmetics
2005-07-02 bellardMIPS target (Jocelyn Mayer)