Searched refs:TotalGlobals (Results 1 - 2 of 2) sorted by relevance

/gem5/src/arch/sparc/
H A Disa.hh147 static const int TotalGlobals = (MaxGL + 1) * NumGlobalRegs; member in class:SparcISA::ISA
H A Disa.cc86 intRegMap[MicroIntOffset + i] = i + TotalGlobals + NWindows * 16;
99 mapChunk[i] = TotalGlobals +

Completed in 6 milliseconds