Searched refs:CW_Precision (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/math-emu/
H A Dcontrol_w.h22 #define CW_Precision Const_(0x0020) /* loss of precision mask */ macro
H A Derrors.c501 if (control_word & CW_Precision) {
514 if (control_word & CW_Precision)
523 if (control_word & CW_Precision) { /* The masked response */
H A Dreg_ld_str.c413 if (!(control_word & CW_Precision))
475 if (!(control_word & CW_Precision))
599 if (!(control_word & CW_Precision))
656 if (!(control_word & CW_Precision))

Completed in 162 milliseconds