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

/arch/sh/kernel/cpu/sh4/
H A Dfpu.c144 * denormal_to_double - Given denormalized float number,
150 static void denormal_to_double(struct sh_fpu_hard_struct *fpu, int n) function
236 denormal_to_double(&tsk->thread.xstate->hardfpu,
/arch/sh/kernel/cpu/sh2a/
H A Dfpu.c373 * denormal_to_double - Given denormalized float number,
380 denormal_to_double (struct sh_fpu_hard_struct *fpu, int n) function
461 denormal_to_double (&tsk->thread.xstate->hardfpu,
/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 48 milliseconds