summaryrefslogtreecommitdiff
path: root/src/arch/mips/isa/formats/mt.isa
AgeCommit message (Expand)Author
2017-11-02alpha,arm,mips,power,riscv,sparc,x86,isa: De-specialize ExecContexts.Gabe Black
2017-07-05arch, cpu: Architectural Register structural indexingNathanael Premillieu
2014-10-16arch: Use shared_ptr for all FaultsAndreas Hansson
2014-05-09arch: teach ISA parser how to split code across filesCurtis Dunham
2013-10-15cpu: rename *_DepTag constants to *_Reg_BaseSteve Reinhardt
2013-02-19scons: Add warning for missing declarationsAndreas Hansson
2011-10-31GCC: Get everything working with gcc 4.6.1.Gabe Black
2011-01-07Replace curTick global variable with accessor functions.Steve Reinhardt
2009-07-21MIPS: Format the register index constants like the other ISAs.Gabe Black
2009-07-20MIPS: Use BitUnions instead of bits() functions and constants.Gabe Black
2008-11-04get rid of all instances of readTid() and getThreadNum(). Unify and eliminateLisa Hsu
2007-11-17add back in clobbered MIPS fix for g++ 4.2Korey Sewell
2007-11-16go back and fix up MIPS copyright headersKorey Sewell
2007-11-13Add in files from merge-bare-iron, get them compiling in FS and SE modeKorey Sewell
2007-10-31String constant const-ness changes to placate g++ 4.2.Steve Reinhardt
2007-06-22mips import pt. 1Korey Sewell
2006-12-17Started removing "CodeBlock" objects from the mips isa description.Gabe Black
2006-06-11Edit Fetch DPRINT in simple CPUKorey Sewell
2006-06-09Authorship stuffKorey Sewell
2006-06-09Merging in a month of changesKorey Sewell