Searched refs:sh_fpu_hard_struct (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/include/asm/
H A Dprocessor_64.h84 struct sh_fpu_hard_struct { struct
99 struct sh_fpu_hard_struct hardfpu;
217 void fpinit(struct sh_fpu_hard_struct *fpregs);
H A Dprocessor_32.h72 struct sh_fpu_hard_struct { struct
93 struct sh_fpu_hard_struct hardfpu;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/cpu/
H A Dfpu.c25 struct sh_fpu_hard_struct *fp = &tsk->thread.xstate->hardfpu;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/
H A Dprocess.c96 xstate_size = sizeof(struct sh_fpu_hard_struct);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/cpu/sh4/
H A Dfpu.c139 static void denormal_to_double(struct sh_fpu_hard_struct *fpu, int n)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/cpu/sh2a/
H A Dfpu.c367 denormal_to_double (struct sh_fpu_hard_struct *fpu, int n)

Completed in 65 milliseconds