Home
last modified time | relevance | path

Searched refs:FP_DENORM_ZERO (Results 1 – 5 of 5) sorted by relevance

/linux-2.6.39/include/math-emu/
Dsoft-fp.h106 #ifndef FP_DENORM_ZERO
107 #define FP_DENORM_ZERO 0 macro
Dop-common.h60 if (FP_DENORM_ZERO) \
/linux-2.6.39/arch/sh/include/asm/
Dsfp-machine.h74 #define FP_DENORM_ZERO 1/*FPSCR_DN*/ macro
/linux-2.6.39/arch/alpha/include/asm/
Dsfp-machine.h77 #define FP_DENORM_ZERO (swcr & IEEE_MAP_DMZ) macro
/linux-2.6.39/arch/alpha/math-emu/
Dmath.c165 if (FP_DENORM_ZERO) in alpha_fp_emul()
170 if (FP_DENORM_ZERO) in alpha_fp_emul()