Home
last modified time | relevance | path

Searched refs:FP_RND_MINF (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/math-emu/
H A Dsoft-fp.h44 # define FP_RND_MINF 3 macro
170 case FP_RND_MINF: \
H A Dop-common.h115 case FP_RND_MINF: \
278 if (FP_ROUNDMODE == FP_RND_MINF) \
357 if (FP_ROUNDMODE == FP_RND_MINF) \
/openbmc/linux/arch/alpha/include/asm/
H A Dsfp-machine.h67 #define FP_RND_MINF (FPCR_DYN_MINUS >> FPCR_DYN_SHIFT) macro