Searched refs:sh_fpu_hard_struct (Results 1 – 6 of 6) sorted by relevance
83 struct sh_fpu_hard_struct { struct98 struct sh_fpu_hard_struct hardfpu; argument216 void fpinit(struct sh_fpu_hard_struct *fpregs);
71 struct sh_fpu_hard_struct { struct92 struct sh_fpu_hard_struct hardfpu; argument
25 struct sh_fpu_hard_struct *fp = &tsk->thread.xstate->hardfpu; in init_fpu()
98 xstate_size = sizeof(struct sh_fpu_hard_struct); in init_thread_xstate()
150 static void denormal_to_double(struct sh_fpu_hard_struct *fpu, int n) in denormal_to_double()
379 denormal_to_double (struct sh_fpu_hard_struct *fpu, int n) in denormal_to_double()