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

/gem5/src/arch/sparc/
H A Dprocess.cc439 RegVal Canrestore = tc->readIntReg(NumIntArchRegs + 4); local
460 Canrestore--;
466 tc->setIntReg(NumIntArchRegs + 4, Canrestore);
474 RegVal Canrestore = tc->readIntReg(NumIntArchRegs + 4); local
495 Canrestore--;
501 tc->setIntReg(NumIntArchRegs + 4, Canrestore);

Completed in 5 milliseconds