Home
last modified time | relevance | path

Searched defs:swcr (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/alpha/
H A Dcpu.h211 uint32_t swcr; member
469 static inline uint64_t alpha_ieee_swcr_to_fpcr(uint64_t swcr) in alpha_ieee_swcr_to_fpcr()
489 uint64_t swcr = 0; in alpha_ieee_fpcr_to_swcr() local
/openbmc/qemu/linux-user/
H A Dsyscall.c12162 uint64_t swcr = cpu_env->swcr; in _syscall2() local
12192 uint64_t swcr, fpcr; in _syscall2() local