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

Completed in 57 milliseconds