Home
last modified time | relevance | path

Searched defs:inexact (Results 1 – 18 of 18) sorted by relevance

/Linux-v6.6/arch/parisc/math-emu/
Dfcnvfu.c54 register boolean inexact = FALSE; in sgl_to_sgl_fcnvfu() local
175 register boolean inexact = FALSE; in sgl_to_dbl_fcnvfu() local
293 register boolean inexact = FALSE; in dbl_to_sgl_fcnvfu() local
416 register boolean inexact = FALSE; in dbl_to_dbl_fcnvfu() local
Dfcnvfx.c53 register boolean inexact = FALSE; in sgl_to_sgl_fcnvfx() local
150 register boolean inexact = FALSE; in sgl_to_dbl_fcnvfx() local
271 register boolean inexact = FALSE; in dbl_to_sgl_fcnvfx() local
382 register boolean inexact = FALSE; in dbl_to_dbl_fcnvfx() local
Dfrnd.c42 register boolean inexact = FALSE; in sgl_frnd() local
147 register boolean inexact = FALSE; in dbl_frnd() local
Ddenormal.c48 boolean guardbit = FALSE, stickybit, inexact; in sgl_denormalize() local
89 boolean guardbit = FALSE, stickybit, inexact; in dbl_denormalize() local
Dfmpyfadd.c57 boolean inexact = FALSE, is_tiny = FALSE; in dbl_fmpyfadd() local
716 boolean inexact = FALSE, is_tiny = FALSE; local
1374 boolean inexact = FALSE, is_tiny = FALSE; local
2015 boolean inexact = FALSE, is_tiny = FALSE; local
Dsfdiv.c42 register boolean inexact = FALSE, guardbit = FALSE, stickybit = FALSE; in sgl_fdiv() local
Dsfmpy.c45 register boolean inexact = FALSE, guardbit = FALSE, stickybit = FALSE; in sgl_fmpy() local
Dsfadd.c48 register boolean inexact = FALSE; in sgl_fadd() local
Dsfsub.c47 register boolean inexact = FALSE, underflowtrap; in sgl_fsub() local
Ddfdiv.c43 register boolean inexact = FALSE, guardbit = FALSE, stickybit = FALSE; in dbl_fdiv() local
Ddfmpy.c46 register boolean inexact = FALSE, guardbit = FALSE, stickybit = FALSE; in dbl_fmpy() local
Ddfadd.c47 register boolean inexact = FALSE; in dbl_fadd() local
Ddfsub.c48 register boolean inexact = FALSE, underflowtrap; in dbl_fsub() local
Dfcnvff.c136 register boolean inexact = FALSE, guardbit = FALSE, stickybit = FALSE; in dbl_to_sgl_fcnvff() local
Ddecode_exc.c95 boolean inexact; in decode_fpu() local
Dcnv_float.h88 #define Dbl_to_sgl_mantissa(srcA,srcB,dest,inexact,guard,sticky,odd) \ argument
95 #define Dbl_to_sgl_denormalized(srcA,srcB,exp,dest,inexact,guard,sticky,odd,tiny) \ argument
Dsgl_float.h289 #define Sgl_denormalize(opnd,exponent,guard,sticky,inexact) \ argument
Ddbl_float.h489 #define Dbl_denormalize(opndp1,opndp2,exponent,guard,sticky,inexact) \ argument