Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/math-emu/
Dexception.h32 #define EX_Overflow Const_(0x0008) /* overflow */ macro
Derrors.c220 EX_Overflow, "overflow"}, {
587 EXCEPTION(EX_Overflow); in arith_overflow()
Dreg_ld_str.c472 EXCEPTION(EX_Overflow); in FPU_store_double()
653 EXCEPTION(EX_Overflow); in FPU_store_single()
Dfpu_trig.c1507 EXCEPTION(EX_Overflow); in fscale()