Home
last modified time | relevance | path

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

/arch/alpha/include/uapi/asm/
Dfpu.h19 #define FPCR_UNDZ (1UL<<60) /* underflow to zero (opt.) */ macro
102 fp |= (sw & IEEE_MAP_UMZ ? FPCR_UNDZ | FPCR_UNFD : 0); in ieee_swcr_to_fpcr()