aboutsummaryrefslogtreecommitdiff
path: root/target-mips/machine.c
AgeCommit message (Expand)Author
2015-06-12target-mips: add CP0.PageGrain.ELPA supportLeon Alrae
2015-06-12target-mips: extend selected CP0 registers to 64-bits in MIPS32Leon Alrae
2015-03-11target-mips: add missing MSACSR and restore fp_status and hflagsLeon Alrae
2015-03-11target-mips: replace cpu_save/cpu_load with VMStateDescriptionLeon Alrae
2015-02-13target-mips: fix broken snapshottingLeon Alrae
2014-11-03target-mips: update cpu_save/cpu_load to support new registersLeon Alrae
2014-06-18target-mips: implement UserLocal RegisterPetar Jovanovic
2014-03-13cputlb: Change tlb_flush() argument to CPUStateAndreas Färber
2012-03-14target-mips: Don't overuse CPUStateAndreas Färber
2011-12-02fix spelling in target sub directoryDong Xu Wang
2011-06-26Remove exec-all.h include directivesBlue Swirl
2009-11-22target-mips: rename CP0_LLAddr into lladdrAurelien Jarno
2009-06-13Fix a warning: uint_fast8_t is not 8 bits on OpenBSD/Sparc64Blue Swirl
2009-05-21Convert machine registration to use module init functionsAnthony Liguori
2009-03-29target-mips: optimize gen_compute_branch()aurel32
2008-12-20A first attempt on supporting snapshots for the MIPS target.ths
2008-12-13Remove unnecessary trailing newlinesblueswir1
2008-07-05Change MIPS machine default to Malta.ths
2008-05-04remove target ifdefs from vl.caurel32