Home
last modified time | relevance | path

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

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