Home
last modified time | relevance | path

Searched refs:CW_Overflow (Results 1 – 3 of 3) sorted by relevance

/arch/x86/math-emu/
Dcontrol_w.h24 #define CW_Overflow Const_(0x0008) /* overflow mask */ macro
Derrors.c580 if (control_word & CW_Overflow) { in arith_overflow()
591 if (control_word & CW_Overflow) { in arith_overflow()
Dreg_ld_str.c472 if (!(control_word & CW_Overflow)) in FPU_store_double()
653 if (!(control_word & CW_Overflow)) in FPU_store_single()