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

/gem5/src/arch/sparc/
H A Dfaults.hh353 void doREDFault(ThreadContext *tc, TrapType tt);
H A Dfaults.cc303 doREDFault(ThreadContext *tc, TrapType tt) function in namespace:SparcISA
529 doREDFault(tc, tt);
531 // save the old version on the trap stack in doREDFault.

Completed in 9 milliseconds