Home
last modified time | relevance | path

Searched refs:FPCR_DYN_NORMAL (Results 1 - 6 of 6) sorted by relevance

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

Completed in 3 milliseconds