summaryrefslogtreecommitdiff
path: root/src/arch/sparc/intregfile.hh
AgeCommit message (Expand)Author
2007-03-08Fixed an off-by-one error.Gabe Black
2007-01-26Fixed the number of integer registers. There are MaxGL+1 sets of globals, not...Gabe Black
2006-12-16Merge zizzer:/bk/newmemGabe Black
2006-12-09Allocate the correct number of global registersAli Saidi
2006-12-06Changed the integer register file to work with flattened indices.Gabe Black
2006-11-22Moved some constants from isa_traits.hh to the reg file headers.Gabe Black
2006-10-29Add an integer microcode register.Gabe Black
2006-08-11Pushed most of constants.hh back into isa_traits.hh and regfile.hh and create...Gabe Black