Home
last modified time | relevance | path

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

/openbmc/linux/arch/alpha/include/asm/
H A Dfpu.h14 rdfpcr(void) in rdfpcr() function
/openbmc/linux/arch/alpha/math-emu/
H A Dmath.c122 fpcr = rdfpcr(); in alpha_fp_emul()
/openbmc/linux/arch/alpha/kernel/
H A Dosf_sys.c774 w = swcr_update_status(w, rdfpcr()); in SYSCALL_DEFINE5()
842 fpcr = rdfpcr() & FPCR_DYN_MASK; in SYSCALL_DEFINE5()
863 fpcr = rdfpcr(); in SYSCALL_DEFINE5()