SPARC: Get rid of the setGlobals function.
[gem5.git] / src / arch / sparc / floatregfile.hh
index 9d760c9ffa6217aac15faf76f1b065cc497b29f2..72803a5e0ab4401fcf23018c12994cf16b634021 100644 (file)
 
 #include <string>
 
+class Checkpoint;
+
 namespace SparcISA
 {
     std::string getFloatRegName(RegIndex);
 
+    const int NumFloatArchRegs = 64;
+    const int NumFloatRegs = 64;
+
     typedef float float32_t;
     typedef double float64_t;
     //FIXME long double refers to a 10 byte float, rather than a