Searched refs:CW_Exceptions (Results 1 - 4 of 4) 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.h29 #define CW_Exceptions _Const_(0x003f) /* all masks */ macro
H A Dload_store.c218 if (partial_status & ~control_word & CW_Exceptions)
H A Derrors.c286 if (partial_status & ~control_word & CW_Exceptions)
297 if ((~control_word & n & CW_Exceptions) || (n == EX_INTERNAL)) {
H A Dreg_ld_str.c1082 if (partial_status & ~control_word & CW_Exceptions)
1192 control_word |= CW_Exceptions;

Completed in 63 milliseconds