Home
last modified time | relevance | path

Searched refs:Sgl_set_quiet (Results 1 – 10 of 10) sorted by relevance

/linux-6.3-rc2/arch/parisc/math-emu/
A Dsfrem.c72 Sgl_set_quiet(opnd1); in sgl_frem()
83 Sgl_set_quiet(opnd2); in sgl_frem()
113 Sgl_set_quiet(opnd2); in sgl_frem()
A Dsfmpy.c91 Sgl_set_quiet(opnd1); in sgl_fmpy()
102 Sgl_set_quiet(opnd2); in sgl_fmpy()
143 Sgl_set_quiet(opnd2); in sgl_fmpy()
A Dsfadd.c97 Sgl_set_quiet(left); in sgl_fadd()
108 Sgl_set_quiet(right); in sgl_fadd()
139 Sgl_set_quiet(right); in sgl_fadd()
A Dsfdiv.c88 Sgl_set_quiet(opnd1); in sgl_fdiv()
99 Sgl_set_quiet(opnd2); in sgl_fdiv()
130 Sgl_set_quiet(opnd2); in sgl_fdiv()
A Dsfsub.c95 Sgl_set_quiet(left); in sgl_fsub()
106 Sgl_set_quiet(right); in sgl_fsub()
138 Sgl_set_quiet(right); in sgl_fsub()
A Dfmpyfadd.c1450 Sgl_set_quiet(opnd1);
1461 Sgl_set_quiet(opnd2);
1474 Sgl_set_quiet(opnd3);
1541 Sgl_set_quiet(opnd2);
1552 Sgl_set_quiet(opnd3);
1582 Sgl_set_quiet(opnd3);
2092 Sgl_set_quiet(opnd1);
2103 Sgl_set_quiet(opnd2);
2116 Sgl_set_quiet(opnd3);
2183 Sgl_set_quiet(opnd2);
[all …]
A Dfcnvff.c79 Sgl_set_quiet(src); in sgl_to_dbl_fcnvff()
175 if (Sgl_iszero_mantissa(result)) Sgl_set_quiet(result); in dbl_to_sgl_fcnvff()
A Dsfsqrt.c62 Sgl_set_quiet(src); in sgl_fsqrt()
A Dfrnd.c57 Sgl_set_quiet(src); in sgl_frnd()
A Dsgl_float.h144 #define Sgl_set_quiet(sgl_value) Deposit_shigh2mantissa(sgl_value,1) macro

Completed in 15 milliseconds