Home
last modified time | relevance | path

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

/linux/arch/parisc/math-emu/
A Dsfmpy.c171 Sgl_clear_signexponent(opnd1); in sgl_fmpy()
187 Sgl_clear_signexponent(opnd2); in sgl_fmpy()
236 Sgl_clear_signexponent(opnd3); in sgl_fmpy()
A Dsfdiv.c177 Sgl_clear_signexponent(opnd1); in sgl_fdiv()
187 Sgl_clear_signexponent(opnd2); in sgl_fdiv()
249 Sgl_clear_signexponent(opnd3); in sgl_fdiv()
A Dsfsqrt.c104 Sgl_clear_signexponent(src); in sgl_fsqrt()
A Dfmpyfadd.c1633 Sgl_clear_signexponent(opnd1);
1675 Sgl_clear_signexponent(opnd2);
1763 Sgl_clear_signexponent(opnd3);
2275 Sgl_clear_signexponent(opnd1);
2317 Sgl_clear_signexponent(opnd2);
2405 Sgl_clear_signexponent(opnd3);
A Dfcnvff.c102 Sgl_clear_signexponent(src); in sgl_to_dbl_fcnvff()
A Dsfadd.c416 Sgl_clear_signexponent(result); in sgl_fadd()
A Dsfsub.c419 Sgl_clear_signexponent(result); in sgl_fsub()
A Dsgl_float.h38 #define Sgl_clear_signexponent(srcdst) Sall(srcdst) &= 0x007fffff macro
417 #define Sglext_clear_signexponent(srcdst) Sgl_clear_signexponent(srcdst)

Completed in 17 milliseconds