Home
last modified time | relevance | path

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

/qemu/target/alpha/
H A Dcpu.h498 static inline uint64_t alpha_ieee_fpcr_to_swcr(uint64_t fpcr) in alpha_ieee_fpcr_to_swcr() function
/qemu/linux-user/
H A Dsyscall.c12068 fex = alpha_ieee_fpcr_to_swcr(fpcr); in _syscall2()