> - const int TotalArchRegs = NumIntArchRegs * NumShadowRegSets; > + const int TotalArchRegs = NumIntArchRegs;
Should TotalArchRegs continue to exist if it's just NumIntArchRegs? _______________________________________________ m5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/m5-dev
