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

/gem5/src/arch/alpha/
H A Dfaults.cc57 FaultName ArithmeticFault::_name = "arith";
58 FaultVect ArithmeticFault::_vect = 0x0501;
59 FaultStat ArithmeticFault::_count;
141 ArithmeticFault::invoke(ThreadContext *tc, const StaticInstPtr &inst)
H A Dfaults.hh98 class ArithmeticFault : public AlphaFault class in namespace:AlphaISA

Completed in 11 milliseconds