Searched refs:SW_Invalid (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.h35 #define SW_Invalid Const__(0x0001) /* invalid operation */ macro
H A Derrors.c113 if (partial_status & SW_Invalid)
128 partial_status & SW_Invalid ? 1 : 0);
140 control_word & SW_Invalid ? 1 : 0);
H A Dfpu_aux.c28 SW_Invalid);

Completed in 21 milliseconds