Home
last modified time | relevance | path

Searched refs:sh_fpu_soft_struct (Results 1 – 4 of 4) sorted by relevance

/linux/arch/sh/math-emu/
A Dmath.c289 static int ffloat(struct sh_fpu_soft_struct *fregs, int n)
305 static int ftrc(struct sh_fpu_soft_struct *fregs, int n) in ftrc()
317 static int fcnvsd(struct sh_fpu_soft_struct *fregs, int n) in fcnvsd()
345 static int fsts(struct sh_fpu_soft_struct *fregs, int n) in fsts()
351 static int flds(struct sh_fpu_soft_struct *fregs, int n) in flds()
357 static int fneg(struct sh_fpu_soft_struct *fregs, int n) in fneg()
363 static int fabs(struct sh_fpu_soft_struct *fregs, int n) in fabs()
369 static int fld0(struct sh_fpu_soft_struct *fregs, int n) in fld0()
375 static int fld1(struct sh_fpu_soft_struct *fregs, int n) in fld1()
388 static int id_fxfd(struct sh_fpu_soft_struct *, int);
[all …]
/linux/arch/sh/include/asm/
A Dprocessor_32.h75 struct sh_fpu_soft_struct { struct
87 struct sh_fpu_soft_struct softfpu; argument
/linux/arch/sh/kernel/
A Dprocess.c74 xstate_size = sizeof(struct sh_fpu_soft_struct); in init_thread_xstate()
/linux/arch/sh/kernel/cpu/
A Dfpu.c34 struct sh_fpu_soft_struct *fp = &tsk->thread.xstate->softfpu; in init_fpu()

Completed in 8 milliseconds