summaryrefslogtreecommitdiff
path: root/target-mips/machine.c
AgeCommit message (Expand)AuthorFilesLines
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