Home
last modified time | relevance | path

Searched refs:UDIV_NEEDS_NORMALIZATION (Results 1 – 9 of 9) sorted by relevance

/openbmc/u-boot/arch/nios2/lib/
H A Dlonglong.h208 #define UDIV_NEEDS_NORMALIZATION 1 macro
248 #ifndef UDIV_NEEDS_NORMALIZATION
249 #define UDIV_NEEDS_NORMALIZATION 0 macro
H A Dlibgcc.c161 #if !UDIV_NEEDS_NORMALIZATION in __udivmoddi4()
/openbmc/linux/arch/alpha/math-emu/
H A Dsfp-util.h29 #define UDIV_NEEDS_NORMALIZATION 1 macro
/openbmc/linux/arch/sparc/math-emu/
H A Dsfp-util_32.h107 #define UDIV_NEEDS_NORMALIZATION 0 macro
H A Dsfp-util_64.h112 #define UDIV_NEEDS_NORMALIZATION 1 macro
/openbmc/linux/lib/crypto/mpi/
H A Dmpih-div.c122 if (UDIV_NEEDS_NORMALIZATION) { in mpihelp_mod_1()
470 if (UDIV_NEEDS_NORMALIZATION) { in mpihelp_divmod_1()
H A Dlonglong.h1355 #define UDIV_NEEDS_NORMALIZATION 1 macro
1359 #ifndef UDIV_NEEDS_NORMALIZATION
1360 #define UDIV_NEEDS_NORMALIZATION 0 macro
/openbmc/linux/arch/powerpc/math-emu/
H A Dudivmodti4.c19 #if !UDIV_NEEDS_NORMALIZATION in _fp_udivmodti4()
/openbmc/linux/arch/powerpc/include/asm/
H A Dsfp-machine.h317 #define UDIV_NEEDS_NORMALIZATION 1 macro