Searched refs:SpillNOther (Results 1 - 2 of 2) sorted by relevance
/gem5/src/arch/sparc/ | ||
H A D | faults.hh | 252 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 D | faults.cc | 261 SparcFault<SpillNOther>::vals |
Completed in 8 milliseconds