Add MIPS32R2 instructions, and generally straighten out the instruction
[qemu] / target-mips / cpu.h
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)