Searched refs:SW_Underflow (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 Dstatus_w.h31 #define SW_Underflow Const__(0x0010) /* underflow */ macro
H A Derrors.c105 if (partial_status & SW_Underflow)
124 partial_status & SW_Underflow ? 1 : 0,
136 control_word & SW_Underflow ? 1 : 0,
H A Dfpu_aux.c27 SW_Underflow | SW_Overflow | SW_Zero_Div | SW_Denorm_Op |

Completed in 96 milliseconds