Searched refs:CW_ZeroDiv (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/math-emu/
H A Dcontrol_w.h25 #define CW_ZeroDiv Const_(0x0004) /* divide by zero mask */ macro
H A Derrors.c498 if ( control_word & CW_ZeroDiv )
508 return (!(control_word & CW_ZeroDiv) ? FPU_Exception : 0) | tag;

Completed in 80 milliseconds