Home
last modified time | relevance | path

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

/openbmc/linux/include/math-emu/
H A Dsoft-fp.h85 #ifndef FP_EX_DENORM
86 #define FP_EX_DENORM 0 macro
H A Dop-common.h59 FP_SET_EXCEPTION(FP_EX_DENORM); \
/openbmc/linux/arch/alpha/include/asm/
H A Dsfp-machine.h75 #define FP_EX_DENORM IEEE_TRAP_ENABLE_DNO macro
/openbmc/linux/arch/alpha/math-emu/
H A Dmath.c169 FP_SET_EXCEPTION(FP_EX_DENORM); in alpha_fp_emul()
174 FP_SET_EXCEPTION(FP_EX_DENORM); in alpha_fp_emul()