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

/gem5/src/arch/arm/insts/
H A Dvfp.hh89 FeOverflow = FE_OVERFLOW, enumerator in enum:ArmISA::FeExceptionBit
H A Dvfp.cc205 if ((exceptions & FeOverflow) && mask.ofc) {

Completed in 12 milliseconds