Searched refs:sh_fpu_hard_struct (Results 1 – 6 of 6) sorted by relevance
65 struct sh_fpu_hard_struct { struct80 struct sh_fpu_hard_struct hardfpu; argument194 void fpinit(struct sh_fpu_hard_struct *fpregs);
66 struct sh_fpu_hard_struct { struct87 struct sh_fpu_hard_struct hardfpu; argument
74 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()