summaryrefslogtreecommitdiff
path: root/src/arch/mips/types.hh
AgeCommit message (Expand)Author
2016-01-17arch: get rid of unused LargestRead typedefSteve Reinhardt
2011-03-26mips: cleanup ISA-specific codeKorey Sewell
2010-10-31ISA,CPU,etc: Create an ISA defined PC type that abstracts out ISA behaviors.Gabe Black
2009-07-21MIPS: Many style fixes.Gabe Black
2009-07-08Registers: Add a registers.hh file as an ISA switched header.Gabe Black
2009-07-08Registers: Get rid of the float register width parameter.Gabe Black
2009-05-17types: Move stuff for global types into src/base/types.hhNathan Binkert
2008-10-12Get rid of old RegContext code.Gabe Black
2007-11-15Add CoreSpecific type to all archsKorey Sewell
2007-11-13Add in files from merge-bare-iron, get them compiling in FS and SE modeKorey Sewell
2007-08-27MIPS: Fixes to get mips to compile.Gabe Black
2007-08-26Address translation: Make the page table more flexible.Gabe Black
2007-02-12rename store conditional stuff as extra data so it can be used for conditiona...Ali Saidi
2006-08-11Pushed most of constants.hh back into isa_traits.hh and regfile.hh and create...Gabe Black
2006-06-15Mips Code Cleanup:Korey Sewell
2006-05-31Updated Authors from bk prs infoAli Saidi
2006-05-22New directory structure:Steve Reinhardt