Home
last modified time | relevance | path

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

/openbmc/linux/include/math-emu/
H A Dsoft-fp.h42 # define FP_RND_ZERO 1 macro
164 case FP_RND_ZERO: \
/openbmc/linux/arch/powerpc/math-emu/
H A Dfctiwz.c20 __FPU_FPSCR |= FP_RND_ZERO; in fctiwz()
/openbmc/linux/arch/alpha/include/asm/
H A Dsfp-machine.h65 #define FP_RND_ZERO (FPCR_DYN_CHOPPED >> FPCR_DYN_SHIFT) macro