Home
last modified time | relevance | path

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

/arch/alpha/include/asm/
Dsfp-machine.h77 #define FP_DENORM_ZERO (swcr & IEEE_MAP_DMZ) macro
/arch/sh/include/asm/
Dsfp-machine.h70 #define FP_DENORM_ZERO 1/*FPSCR_DN*/ macro
/arch/alpha/math-emu/
Dmath.c168 if (FP_DENORM_ZERO) in alpha_fp_emul()
173 if (FP_DENORM_ZERO) in alpha_fp_emul()