Searched refs:SW_Zero_Div (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.h33 #define SW_Zero_Div Const__(0x0004) /* divide by zero */ macro
H A Derrors.c109 if (partial_status & SW_Zero_Div)
126 partial_status & SW_Zero_Div ? 1 : 0,
138 control_word & SW_Zero_Div ? 1 : 0,
H A Dfpu_aux.c27 SW_Underflow | SW_Overflow | SW_Zero_Div | SW_Denorm_Op |

Completed in 82 milliseconds