sh_fpu_soft_struct   88 arch/sh/include/asm/processor_32.h 	struct sh_fpu_soft_struct softfpu;
sh_fpu_soft_struct   81 arch/sh/include/asm/processor_64.h 	struct sh_fpu_soft_struct softfpu;
sh_fpu_soft_struct   34 arch/sh/kernel/cpu/fpu.c 		struct sh_fpu_soft_struct *fp = &tsk->thread.xstate->softfpu;
sh_fpu_soft_struct   76 arch/sh/kernel/process.c 		xstate_size = sizeof(struct sh_fpu_soft_struct);
sh_fpu_soft_struct   79 arch/sh/math-emu/math.c fcmp_gt(struct sh_fpu_soft_struct *fregs, struct pt_regs *regs, int m, int n)
sh_fpu_soft_struct   90 arch/sh/math-emu/math.c fcmp_eq(struct sh_fpu_soft_struct *fregs, struct pt_regs *regs, int m, int n)
sh_fpu_soft_struct  106 arch/sh/math-emu/math.c fadd(struct sh_fpu_soft_struct *fregs, struct pt_regs *regs, int m, int n)
sh_fpu_soft_struct  113 arch/sh/math-emu/math.c fsub(struct sh_fpu_soft_struct *fregs, struct pt_regs *regs, int m, int n)
sh_fpu_soft_struct  120 arch/sh/math-emu/math.c fmul(struct sh_fpu_soft_struct *fregs, struct pt_regs *regs, int m, int n)
sh_fpu_soft_struct  127 arch/sh/math-emu/math.c fdiv(struct sh_fpu_soft_struct *fregs, struct pt_regs *regs, int m, int n)
sh_fpu_soft_struct  134 arch/sh/math-emu/math.c fmac(struct sh_fpu_soft_struct *fregs, struct pt_regs *regs, int m, int n)
sh_fpu_soft_struct  155 arch/sh/math-emu/math.c fmov_idx_reg(struct sh_fpu_soft_struct *fregs, struct pt_regs *regs, int m,
sh_fpu_soft_struct  171 arch/sh/math-emu/math.c fmov_mem_reg(struct sh_fpu_soft_struct *fregs, struct pt_regs *regs, int m,
sh_fpu_soft_struct  187 arch/sh/math-emu/math.c fmov_inc_reg(struct sh_fpu_soft_struct *fregs, struct pt_regs *regs, int m,
sh_fpu_soft_struct  205 arch/sh/math-emu/math.c fmov_reg_idx(struct sh_fpu_soft_struct *fregs, struct pt_regs *regs, int m,
sh_fpu_soft_struct  221 arch/sh/math-emu/math.c fmov_reg_mem(struct sh_fpu_soft_struct *fregs, struct pt_regs *regs, int m,
sh_fpu_soft_struct  237 arch/sh/math-emu/math.c fmov_reg_dec(struct sh_fpu_soft_struct *fregs, struct pt_regs *regs, int m,
sh_fpu_soft_struct  255 arch/sh/math-emu/math.c fmov_reg_reg(struct sh_fpu_soft_struct *fregs, struct pt_regs *regs, int m,
sh_fpu_soft_struct  270 arch/sh/math-emu/math.c fnop_mn(struct sh_fpu_soft_struct *fregs, struct pt_regs *regs, int m, int n)
sh_fpu_soft_struct  276 arch/sh/math-emu/math.c #define NOTYETn(i) static int i(struct sh_fpu_soft_struct *fregs, int n) \
sh_fpu_soft_struct  289 arch/sh/math-emu/math.c static int ffloat(struct sh_fpu_soft_struct *fregs, int n)
sh_fpu_soft_struct  305 arch/sh/math-emu/math.c static int ftrc(struct sh_fpu_soft_struct *fregs, int n)
sh_fpu_soft_struct  317 arch/sh/math-emu/math.c static int fcnvsd(struct sh_fpu_soft_struct *fregs, int n)
sh_fpu_soft_struct  328 arch/sh/math-emu/math.c static int fcnvds(struct sh_fpu_soft_struct *fregs, int n)
sh_fpu_soft_struct  339 arch/sh/math-emu/math.c static int fxchg(struct sh_fpu_soft_struct *fregs, int flag)
sh_fpu_soft_struct  345 arch/sh/math-emu/math.c static int fsts(struct sh_fpu_soft_struct *fregs, int n)
sh_fpu_soft_struct  351 arch/sh/math-emu/math.c static int flds(struct sh_fpu_soft_struct *fregs, int n)
sh_fpu_soft_struct  357 arch/sh/math-emu/math.c static int fneg(struct sh_fpu_soft_struct *fregs, int n)
sh_fpu_soft_struct  363 arch/sh/math-emu/math.c static int fabs(struct sh_fpu_soft_struct *fregs, int n)
sh_fpu_soft_struct  369 arch/sh/math-emu/math.c static int fld0(struct sh_fpu_soft_struct *fregs, int n)
sh_fpu_soft_struct  375 arch/sh/math-emu/math.c static int fld1(struct sh_fpu_soft_struct *fregs, int n)
sh_fpu_soft_struct  381 arch/sh/math-emu/math.c static int fnop_n(struct sh_fpu_soft_struct *fregs, int n)
sh_fpu_soft_struct  388 arch/sh/math-emu/math.c static int id_fxfd(struct sh_fpu_soft_struct *, int);
sh_fpu_soft_struct  389 arch/sh/math-emu/math.c static int id_fnxd(struct sh_fpu_soft_struct *, struct pt_regs *, int, int);
sh_fpu_soft_struct  391 arch/sh/math-emu/math.c static int (*fnxd[])(struct sh_fpu_soft_struct *, int) = {
sh_fpu_soft_struct  396 arch/sh/math-emu/math.c static int (*fnmx[])(struct sh_fpu_soft_struct *, struct pt_regs *, int, int) = {
sh_fpu_soft_struct  401 arch/sh/math-emu/math.c static int id_fxfd(struct sh_fpu_soft_struct *fregs, int x)
sh_fpu_soft_struct  418 arch/sh/math-emu/math.c id_fnxd(struct sh_fpu_soft_struct *fregs, struct pt_regs *regs, int x, int n)
sh_fpu_soft_struct  424 arch/sh/math-emu/math.c id_fnmx(struct sh_fpu_soft_struct *fregs, struct pt_regs *regs, u16 code)
sh_fpu_soft_struct  431 arch/sh/math-emu/math.c id_sys(struct sh_fpu_soft_struct *fregs, struct pt_regs *regs, u16 code)
sh_fpu_soft_struct  462 arch/sh/math-emu/math.c static int fpu_emulate(u16 code, struct sh_fpu_soft_struct *fregs, struct pt_regs *regs)
sh_fpu_soft_struct  477 arch/sh/math-emu/math.c static void denormal_to_double(struct sh_fpu_soft_struct *fpu, int n)
sh_fpu_soft_struct  577 arch/sh/math-emu/math.c static void fpu_init(struct sh_fpu_soft_struct *fpu)
sh_fpu_soft_struct  598 arch/sh/math-emu/math.c 	struct sh_fpu_soft_struct *fpu = &(tsk->thread.xstate->softfpu);