Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/math-emu/
H A Dcontrol_w.h25 #define CW_Overflow Const_(0x0008) /* overflow mask */ macro
H A Derrors.c577 if (control_word & CW_Overflow) { in arith_overflow()
588 if (control_word & CW_Overflow) { in arith_overflow()
H A Dreg_ld_str.c473 if (!(control_word & CW_Overflow)) in FPU_store_double()
654 if (!(control_word & CW_Overflow)) in FPU_store_single()