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

/gem5/src/arch/sparc/
H A Dfaults.hh252 class SpillNOther : public EnumeratedFault<SpillNOther> class in namespace:SparcISA
255 SpillNOther(uint32_t n) : EnumeratedFault<SpillNOther>(n) function in class:SparcISA::SpillNOther
345 template<> SparcFaultBase::FaultVals SparcFault<SpillNOther>::vals;
H A Dfaults.cc261 SparcFault<SpillNOther>::vals

Completed in 8 milliseconds