summaryrefslogtreecommitdiff
path: root/src/arch/mips/isa/base.isa
AgeCommit message (Expand)Author
2018-03-26arch: Fix all override related warnings.Gabe Black
2018-03-26arch: Add a virtual asBytes function to the StaticInst class.Gabe Black
2017-07-05cpu: Simplify the rename interface and use RegIdRekai Gonzalez-Alberquilla
2017-07-05arch, cpu: Architectural Register structural indexingNathanael Premillieu
2013-10-15cpu: rename *_DepTag constants to *_Reg_BaseSteve Reinhardt
2010-10-31ISA,CPU,etc: Create an ISA defined PC type that abstracts out ISA behaviors.Gabe Black
2007-11-17add back in clobbered MIPS fix for g++ 4.2Korey Sewell
2007-11-15fix MIPS 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
2006-07-26MIPS ISA runs 'hello world' in O3CPU ...Korey Sewell
2006-06-15Mips Code Cleanup:Korey Sewell
2006-06-09Authorship stuffKorey Sewell
2006-06-09Merging in a month of changesKorey Sewell
2006-05-22New directory structure:Steve Reinhardt