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; argument212 void fpinit(struct sh_fpu_hard_struct *fpregs);
72 struct sh_fpu_hard_struct { struct93 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()
149 static void denormal_to_double(struct sh_fpu_hard_struct *fpu, int n) in denormal_to_double()
380 denormal_to_double (struct sh_fpu_hard_struct *fpu, int n) in denormal_to_double()