Home
last modified time | relevance | path

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

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

Completed in 3 milliseconds