Changed the number of register windows to be more realistic.
authorGabe Black <gblack@eecs.umich.edu>
Fri, 27 Oct 2006 00:24:01 +0000 (20:24 -0400)
committerGabe Black <gblack@eecs.umich.edu>
Fri, 27 Oct 2006 00:24:01 +0000 (20:24 -0400)
--HG--
extra : convert_revision : ae557307f377b19bae82226dafa8b4b2654cae52

src/arch/sparc/isa_traits.hh

index de54e168b96040b03fdaef8e4155feb5f0ed04ff..fb09121a3128717737ba1a57d38534e774ba7d51 100644 (file)
@@ -86,7 +86,7 @@ namespace SparcISA
     const int MaxPGL = 2;
 
     // NWINDOWS - number of register windows, can be 3 to 32
-    const int NWindows = 32;
+    const int NWindows = 8;
 
     // semantically meaningful register indices
     const int ZeroReg = 0;     // architecturally meaningful