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

/linux-master/arch/sh/include/asm/
H A Dprocessor_32.h66 struct sh_fpu_hard_struct { struct
87 struct sh_fpu_hard_struct hardfpu;
/linux-master/arch/sh/kernel/
H A Dprocess.c72 xstate_size = sizeof(struct sh_fpu_hard_struct);
/linux-master/arch/sh/kernel/cpu/
H A Dfpu.c30 struct sh_fpu_hard_struct *fp = &tsk->thread.xstate->hardfpu;
/linux-master/arch/sh/kernel/cpu/sh4/
H A Dfpu.c146 static void denormal_to_double(struct sh_fpu_hard_struct *fpu, int n)
/linux-master/arch/sh/kernel/cpu/sh2a/
H A Dfpu.c377 denormal_to_double (struct sh_fpu_hard_struct *fpu, int n)

Completed in 165 milliseconds