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

/gem5/src/arch/sparc/
H A Disa.hh156 NextWindowOffset = NextGlobalsOffset + NumGlobalRegs, enumerator in enum:SparcISA::ISA::InstIntRegOffsets
157 PreviousGlobalsOffset = NextWindowOffset + NumWindowedRegs,
H A Disa.cc88 installWindow(cwp - 1, NextWindowOffset);
607 installWindow(new_val - 1, NextWindowOffset);

Completed in 7 milliseconds