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

/gem5/src/arch/sparc/
H A Dfaults.hh361 void getPrivVector(ThreadContext *tc, Addr &PC, Addr &NPC, RegVal TT,
H A Dfaults.cc490 getPrivVector(ThreadContext *tc, Addr &PC, Addr &NPC, RegVal TT, RegVal TL) function in namespace:SparcISA
548 getPrivVector(tc, PC, NPC, trapType(), tl + 1);

Completed in 8 milliseconds