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

/gem5/src/arch/mips/
H A Dfaults.cc103 MipsFaultBase::setExceptionState(ThreadContext *tc, uint8_t excCode) function in class:MipsISA::MipsFaultBase
139 setExceptionState(tc, code());
H A Dfaults.hh86 void setExceptionState(ThreadContext *, uint8_t);
238 this->setExceptionState(tc, excCode);

Completed in 7 milliseconds