Home
last modified time | relevance | path

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

/arch/sh/kernel/cpu/sh4/
Dfpu.c150 static void denormal_to_double(struct sh_fpu_hard_struct *fpu, int n) in denormal_to_double() function
236 denormal_to_double(&tsk->thread.xstate->hardfpu, in ieee_fpe_handler()
/arch/sh/kernel/cpu/sh2a/
Dfpu.c380 denormal_to_double (struct sh_fpu_hard_struct *fpu, int n) in denormal_to_double() function
461 denormal_to_double (&tsk->thread.xstate->hardfpu, in ieee_fpe_handler()
/arch/sh/math-emu/
Dmath.c477 static void denormal_to_double(struct sh_fpu_soft_struct *fpu, int n) in denormal_to_double() function
557 denormal_to_double (&tsk->thread.xstate->softfpu, in ieee_fpe_handler()