Searched refs:SW_Precision (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.h30 #define SW_Precision Const__(0x0020) /* loss of precision */ macro
H A Derrors.c103 if (partial_status & SW_Precision)
123 partial_status & SW_Precision ? 1 : 0,
135 control_word & SW_Precision ? 1 : 0,
515 partial_status |= (SW_Precision | SW_C1); /* The masked response */
525 partial_status |= SW_Precision;
H A Dfpu_aux.c26 ~(SW_Backward | SW_Summary | SW_Stack_Fault | SW_Precision |

Completed in 39 milliseconds