Searched refs:sh_fpu_hard_struct (Results 1 – 5 of 5) sorted by relevance
65 struct sh_fpu_hard_struct { struct86 struct sh_fpu_hard_struct hardfpu; argument
72 xstate_size = sizeof(struct sh_fpu_hard_struct); in init_thread_xstate()
30 struct sh_fpu_hard_struct *fp = &tsk->thread.xstate->hardfpu; in init_fpu()
146 static void denormal_to_double(struct sh_fpu_hard_struct *fpu, int n) in denormal_to_double()
377 denormal_to_double (struct sh_fpu_hard_struct *fpu, int n) in denormal_to_double()