Searched refs:denormal_to_double (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/cpu/sh4/
H A Dfpu.c133 * denormal_to_double - Given denormalized float number,
139 static void denormal_to_double(struct sh_fpu_hard_struct *fpu, int n) function
225 denormal_to_double(&tsk->thread.xstate->hardfpu,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/cpu/sh2a/
H A Dfpu.c360 * denormal_to_double - Given denormalized float number,
367 denormal_to_double (struct sh_fpu_hard_struct *fpu, int n) function
448 denormal_to_double (&tsk->thread.xstate->hardfpu,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/math-emu/
H A Dmath.c471 * denormal_to_double - Given denormalized float number,
477 static void denormal_to_double(struct sh_fpu_soft_struct *fpu, int n) function
557 denormal_to_double (&tsk->thread.xstate->softfpu,

Completed in 47 milliseconds