Home
last modified time | relevance | path

Searched refs:EX_Overflow (Results 1 – 4 of 4) sorted by relevance

/arch/x86/math-emu/
Dexception.h31 #define EX_Overflow Const_(0x0008) /* overflow */ macro
Derrors.c218 EX_Overflow, "overflow"}, {
585 EXCEPTION(EX_Overflow); in arith_overflow()
Dreg_ld_str.c471 EXCEPTION(EX_Overflow); in FPU_store_double()
652 EXCEPTION(EX_Overflow); in FPU_store_single()
Dfpu_trig.c1501 EXCEPTION(EX_Overflow); in fscale()