Fixed the parameters to memset. sizeof(regSegments[x]) may have been returning the...
authorGabe Black <gblack@eecs.umich.edu>
Mon, 21 Aug 2006 18:25:51 +0000 (14:25 -0400)
committerGabe Black <gblack@eecs.umich.edu>
Mon, 21 Aug 2006 18:25:51 +0000 (14:25 -0400)
commit623c697a3f8ce80e417089a2e69c4bf93ae0cf26
tree47e8385241a1f7207b895f2f69aaf1235efab915
parente54c5c99debbd6881dec57828d05047d7921cebd
Fixed the parameters to memset. sizeof(regSegments[x]) may have been returning the size of a pointer to an IntReg

--HG--
extra : convert_revision : 02c04ffceb447b7683ba5ebd4752819d0014cc19
src/arch/sparc/intregfile.cc