Home
last modified time | relevance | path

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

/linux/include/math-emu/
H A Dsoft-fp.h106 #ifndef FP_DENORM_ZERO
107 #define FP_DENORM_ZERO 0 macro
H A Dop-common.h60 if (FP_DENORM_ZERO) \
/linux/arch/sh/include/asm/
H A Dsfp-machine.h70 #define FP_DENORM_ZERO 1/*FPSCR_DN*/ macro
/linux/arch/alpha/include/asm/
H A Dsfp-machine.h77 #define FP_DENORM_ZERO (swcr & IEEE_MAP_DMZ) macro