Home
last modified time | relevance | path

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

/linux/arch/alpha/include/asm/
A Dsfp-machine.h64 #define FP_RND_NEAREST (FPCR_DYN_NORMAL >> FPCR_DYN_SHIFT)
/linux/arch/alpha/include/uapi/asm/
A Dfpu.h28 #define FPCR_DYN_NORMAL (0x2UL << FPCR_DYN_SHIFT) /* towards nearest */ macro
/linux/arch/alpha/kernel/
A Dprocess.c222 wrfpcr(FPCR_DYN_NORMAL | ieee_swcr_to_fpcr(0)); in flush_thread()

Completed in 5 milliseconds