Home
last modified time | relevance | path

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

12

/kernel/linux/linux-6.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
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
Dsfadd.c48 register boolean inexact = FALSE; in sgl_fadd() 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
/kernel/linux/linux-5.10/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
Dsfmpy.c45 register boolean inexact = FALSE, guardbit = FALSE, stickybit = FALSE; in sgl_fmpy() local
Dsfdiv.c42 register boolean inexact = FALSE, guardbit = FALSE, stickybit = FALSE; in sgl_fdiv() 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

12