summaryrefslogtreecommitdiff
path: root/target-mips/machine.c
AgeCommit message (Expand)AuthorFilesLines
2016-03-30target-mips: add MAAR, MAARI registerYongbok Kim1-2/+4
2016-01-23mips: Clean up includesPeter Maydell1-0/+1
2015-07-28target-mips: fix passing incompatible pointer type in machine.cLeon Alrae1-1/+2
2015-06-12target-mips: add CP0.PageGrain.ELPA supportLeon Alrae1-0/+1
2015-06-12target-mips: extend selected CP0 registers to 64-bits in MIPS32Leon Alrae1-10/+10
2015-03-11target-mips: add missing MSACSR and restore fp_status and hflagsLeon Alrae1-8/+26
2015-03-11target-mips: replace cpu_save/cpu_load with VMStateDescriptionLeon Alrae1-315/+252
2015-02-13target-mips: fix broken snapshottingLeon Alrae1-2/+4
2014-11-03target-mips: update cpu_save/cpu_load to support new registersLeon Alrae1-1/+25
2014-06-18target-mips: implement UserLocal RegisterPetar Jovanovic1-5/+11
2014-03-13cputlb: Change tlb_flush() argument to CPUStateAndreas Färber1-1/+2
2012-03-14target-mips: Don't overuse CPUStateAndreas Färber1-2/+2
2011-12-02fix spelling in target sub directoryDong Xu Wang1-1/+1
2011-06-26Remove exec-all.h include directivesBlue Swirl1-1/+1
2009-11-22target-mips: rename CP0_LLAddr into lladdrAurelien Jarno1-2/+2
2009-06-13Fix a warning: uint_fast8_t is not 8 bits on OpenBSD/Sparc64Blue Swirl1-2/+6
2009-05-21Convert machine registration to use module init functionsAnthony Liguori1-9/+0
2009-03-29target-mips: optimize gen_compute_branch()aurel321-2/+4
2008-12-20A first attempt on supporting snapshots for the MIPS target.ths1-0/+291
2008-12-13Remove unnecessary trailing newlinesblueswir11-2/+0
2008-07-05Change MIPS machine default to Malta.ths1-2/+2
2008-05-04remove target ifdefs from vl.caurel321-0/+22