Searched defs:swcr (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/arch/alpha/include/asm/ |
H A D | fpu.h | 73 swcr_update_status(unsigned long swcr, unsigned long fpcr) in swcr_update_status()
|
/openbmc/linux/arch/alpha/math-emu/ |
H A D | math.c | 110 unsigned long res, va, vb, vc, swcr, fpcr; in alpha_fp_emul() local
|
/openbmc/qemu/target/alpha/ |
H A D | cpu.h | 209 uint32_t swcr; member 478 static inline uint64_t alpha_ieee_swcr_to_fpcr(uint64_t swcr) in alpha_ieee_swcr_to_fpcr() 498 uint64_t swcr = 0; in alpha_ieee_fpcr_to_swcr() local
|
/openbmc/linux/arch/alpha/kernel/ |
H A D | ptrace.c | 135 unsigned long swcr in get_reg() local
|
H A D | osf_sys.c | 824 unsigned long swcr, fpcr; in SYSCALL_DEFINE5() local 850 unsigned long exc, swcr, fpcr, fex; in SYSCALL_DEFINE5() local
|
/openbmc/qemu/linux-user/ |
H A D | syscall.c | 12117 uint64_t swcr = cpu_env->swcr; in _syscall2() local 12147 uint64_t swcr, fpcr; in _syscall2() local
|