Home
last modified time | relevance | path

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

/linux/arch/alpha/include/uapi/asm/
A Dfpu.h93 ieee_swcr_to_fpcr(unsigned long sw) in ieee_swcr_to_fpcr() function
/linux/arch/alpha/kernel/
A Dprocess.c222 wrfpcr(FPCR_DYN_NORMAL | ieee_swcr_to_fpcr(0)); in flush_thread()
A Dptrace.c152 data = (data & FPCR_DYN_MASK) | ieee_swcr_to_fpcr(data); in put_reg()
A Dosf_sys.c842 fpcr |= ieee_swcr_to_fpcr(swcr); in SYSCALL_DEFINE5()
863 fpcr |= ieee_swcr_to_fpcr(swcr); in SYSCALL_DEFINE5()
/linux/arch/alpha/math-emu/
A Dmath.c311 fpcr |= ieee_swcr_to_fpcr(swcr); in alpha_fp_emul()

Completed in 9 milliseconds