Home
last modified time | relevance | path

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

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

Completed in 11 milliseconds