Searched defs:fpcr (Results 1 – 10 of 10) sorted by relevance
/arch/mn10300/kernel/ |
D | fpu.c | 94 u32 fpcr; in fpu_exception() local
|
/arch/arm/nwfpe/ |
D | fpa11.h | 82 /* 100 */ FPCR fpcr; /* floating point control register */ member
|
/arch/powerpc/platforms/cell/spufs/ |
D | spu_restore.c | 132 vector unsigned int fpcr; in restore_fpcr() local
|
/arch/alpha/math-emu/ |
D | math.c | 105 unsigned long res, va, vb, vc, swcr, fpcr; in alpha_fp_emul() local
|
/arch/alpha/include/asm/ |
D | fpu.h | 175 swcr_update_status(unsigned long swcr, unsigned long fpcr) in swcr_update_status()
|
/arch/arm/include/asm/ |
D | user.h | 44 unsigned int fpcr:32; member
|
/arch/alpha/kernel/ |
D | ptrace.c | 133 unsigned long fpcr = *get_reg_addr(task, regno); in get_reg() local
|
D | osf_sys.c | 706 unsigned long swcr, fpcr; in SYSCALL_DEFINE5() local 732 unsigned long exc, swcr, fpcr, fex; in SYSCALL_DEFINE5() local
|
/arch/m68k/include/asm/ |
D | math-emu.h | 97 unsigned int fpcr; member
|
/arch/powerpc/include/asm/ |
D | spu_csa.h | 86 struct spu_reg128 fpcr; member
|