summaryrefslogtreecommitdiff
path: root/src/arch/sparc/intregfile.cc
AgeCommit message (Expand)Author
2007-01-30Make SPARC checkpointing workAli Saidi
2007-01-22Merge zizzer.eecs.umich.edu:/bk/newmemGabe Black
2007-01-10bug fixes to get us to 145m instructionsAli Saidi
2006-12-06Changed the integer register file to work with flattened indices.Gabe Black
2006-11-24Fix an include problem.Gabe Black
2006-11-22Moved some constants from isa_traits.hh to the reg file headers.Gabe Black
2006-11-10Tweaked debug output.Gabe Black
2006-11-04fixes so that M5 will compile under solarisAli Saidi
2006-10-29Add an integer microcode register.Gabe Black
2006-08-21Fixed the parameters to memset. sizeof(regSegments[x]) may have been returnin...Gabe Black
2006-08-11Pushed most of constants.hh back into isa_traits.hh and regfile.hh and create...Gabe Black