Searched refs:Sgl_setnegativezero (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/math-emu/
H A Dsfdiv.c63 if (Sgl_sign(opnd1) ^ Sgl_sign(opnd2)) Sgl_setnegativezero(result);
H A Dsfmpy.c66 if (Sgl_sign(opnd1) ^ Sgl_sign(opnd2)) Sgl_setnegativezero(result);
H A Dsgl_float.h190 #define Sgl_setnegativezero(sgl_value) Sall(sgl_value) = (unsigned int)1 << 31 macro
H A Dfmpyfadd.c1401 Sgl_setnegativezero(resultp1);
2044 Sgl_setnegativezero(resultp1);

Completed in 34 milliseconds