aboutsummaryrefslogtreecommitdiff
path: root/target-mips/mips-defs.h
AgeCommit message (Expand)Author
2015-07-15target-mips: fix MIPS64R6-generic configurationYongbok Kim
2015-06-12target-mips: add CP0.PageGrain.ELPA supportLeon Alrae
2014-11-03target-mips: add MSA defines and data structureYongbok Kim
2014-10-13target-mips: define ISA_MIPS64R6Leon Alrae
2014-02-10target-mips: add CPU definition for MIPS32R5Petar Jovanovic
2010-06-29MIPS: Initial support of fulong mini pc (CPU definition)Huacai Chen
2010-06-09target-mips: microMIPS ASE supportNathan Froyd
2010-03-13target-mips: update address space definitionsAurelien Jarno
2010-03-12Move TARGET_PHYS_ADDR_SPACE_BITS to target-*/cpu.h.Richard Henderson
2009-05-19Hardware convenience libraryPaul Brook
2007-12-25Support for VR5432, and some of its special instructions. Original patchths
2007-12-02Larger physical address space for 32-bit MIPS.ths
2007-11-08Clean out the N32 macros from target-mips, and introduce MIPS ABI specificths
2007-10-23Use the standard ASE check for MIPS-3D and MT.ths
2007-09-30Code provision for n32/n64 mips userland emulation. Not functional yet.ths
2007-09-24Per-CPU instruction decoding implementation, by Aurelien Jarno.ths
2007-05-13MIPS TLB style selection at runtime, by Herve Poussineau.ths
2007-04-29Kill broken host register definitions, thanks to Paul Brook and Herveths
2007-04-19Update comment. We can't easily adhere to the architecture spec becauseths
2007-04-17Choose number of TLBs at runtime, by Herve Poussineau.ths
2007-04-11Throw RI for invalid MFMC0-class instructions. Introduce optionalths
2007-04-01Actually enable 64bit configuration.ths
2007-03-21Move mips CPU specific initialization to translate_init.c.ths
2007-03-18MIPS -cpu selection support, by Herve Poussineau.ths
2007-02-28MIPS FPU dynamic activation, part 1, by Herve Poussineau.ths
2006-12-21Preliminiary MIPS64 support, disabled by default due to performance impact.ths
2006-12-06Add MIPS32R2 instructions, and generally straighten out the instructionths
2006-12-06MIPS TLB performance improvements, by Daniel Jacobowitz.ths
2006-06-14mips config fixes (initial patch by Stefan Weil)bellard
2006-06-14MIPS FPU support (Marius Goeger)bellard
2005-07-02MIPS target (Jocelyn Mayer)bellard