Home
last modified time | relevance | path

Searched refs:FP_RND_PINF (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/math-emu/
H A Dsoft-fp.h43 # define FP_RND_PINF 2 macro
167 case FP_RND_PINF: \
H A Dop-common.h112 case FP_RND_PINF: \
/openbmc/linux/arch/alpha/include/asm/
H A Dsfp-machine.h66 #define FP_RND_PINF (FPCR_DYN_PLUS >> FPCR_DYN_SHIFT) macro
/openbmc/linux/arch/powerpc/math-emu/
H A Dmath_efp.c827 if ((FP_ROUNDMODE) == FP_RND_PINF) { in speround_handler()
840 if (FP_ROUNDMODE == FP_RND_PINF) { in speround_handler()
858 if (FP_ROUNDMODE == FP_RND_PINF) { in speround_handler()