Searched refs:Sgl_clear_signexponent (Results 1 - 8 of 8) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/parisc/math-emu/
H A Dsfsqrt.c117 Sgl_clear_signexponent(src);
H A Dsfdiv.c190 Sgl_clear_signexponent(opnd1);
200 Sgl_clear_signexponent(opnd2);
262 Sgl_clear_signexponent(opnd3);
H A Dsfmpy.c184 Sgl_clear_signexponent(opnd1);
200 Sgl_clear_signexponent(opnd2);
249 Sgl_clear_signexponent(opnd3);
H A Dfcnvff.c115 Sgl_clear_signexponent(src);
H A Dsfadd.c429 Sgl_clear_signexponent(result);
H A Dsfsub.c432 Sgl_clear_signexponent(result);
H A Dfmpyfadd.c1646 Sgl_clear_signexponent(opnd1);
1688 Sgl_clear_signexponent(opnd2);
1776 Sgl_clear_signexponent(opnd3);
2288 Sgl_clear_signexponent(opnd1);
2330 Sgl_clear_signexponent(opnd2);
2418 Sgl_clear_signexponent(opnd3);
H A Dsgl_float.h51 #define Sgl_clear_signexponent(srcdst) Sall(srcdst) &= 0x007fffff macro
430 #define Sglext_clear_signexponent(srcdst) Sgl_clear_signexponent(srcdst)

Completed in 154 milliseconds