Fixed the number of integer registers. There are MaxGL+1 sets of globals, not just...
authorGabe Black <gblack@eecs.umich.edu>
Fri, 26 Jan 2007 21:38:29 +0000 (16:38 -0500)
committerGabe Black <gblack@eecs.umich.edu>
Fri, 26 Jan 2007 21:38:29 +0000 (16:38 -0500)
commit47b2aa634627a93b125af1f07c6e5c249360b0d1
treed687bec34682951e7b85fc228b36595ff8308138
parent5407a6bc3223aacbb3f243327b62550e5773c292
Fixed the number of integer registers. There are MaxGL+1 sets of globals, not just MaxGL.

--HG--
extra : convert_revision : 6fd090f112611db1e72a1f129dff03687d52930a
src/arch/sparc/intregfile.hh
src/arch/sparc/regfile.cc