Searched defs:fregs (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A Dptrace32.c95 fpureg_t *fregs = get_fpu_regs(child); local
232 fpureg_t *fregs = get_fpu_regs(child); local
H A Dptrace.c115 fpureg_t *fregs = get_fpu_regs(child); local
153 fpureg_t *fregs; local
283 fpureg_t *fregs = get_fpu_regs(child); local
411 fpureg_t *fregs local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/math-emu/
H A Dmath_32.c274 static int do_one_mathemu(u32 insn, unsigned long *pfsr, unsigned long *fregs) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/math-emu/
H A Dmath.c79 fcmp_gt(struct sh_fpu_soft_struct *fregs, struct pt_regs *regs, int m, int n) argument
90 fcmp_eq(struct sh_fpu_soft_struct *fregs, struct pt_regs *regs, int m, int n) argument
106 fadd(struct sh_fpu_soft_struct *fregs, struct pt_regs *regs, int m, int n) argument
113 fsub(struct sh_fpu_soft_struct *fregs, struct pt_regs *regs, int m, int n) argument
120 fmul(struct sh_fpu_soft_struct *fregs, struct pt_regs *regs, int m, int n) argument
127 fdiv(struct sh_fpu_soft_struct *fregs, struc argument
134 fmac(struct sh_fpu_soft_struct *fregs, struct pt_regs *regs, int m, int n) argument
155 fmov_idx_reg(struct sh_fpu_soft_struct *fregs, struct pt_regs *regs, int m, int n) argument
171 fmov_mem_reg(struct sh_fpu_soft_struct *fregs, struct pt_regs *regs, int m, int n) argument
187 fmov_inc_reg(struct sh_fpu_soft_struct *fregs, struct pt_regs *regs, int m, int n) argument
205 fmov_reg_idx(struct sh_fpu_soft_struct *fregs, struct pt_regs *regs, int m, int n) argument
221 fmov_reg_mem(struct sh_fpu_soft_struct *fregs, struct pt_regs *regs, int m, int n) argument
237 fmov_reg_dec(struct sh_fpu_soft_struct *fregs, struct pt_regs *regs, int m, int n) argument
255 fmov_reg_reg(struct sh_fpu_soft_struct *fregs, struct pt_regs *regs, int m, int n) argument
270 fnop_mn(struct sh_fpu_soft_struct *fregs, struct pt_regs *regs, int m, int n) argument
289 ffloat(struct sh_fpu_soft_struct *fregs, int n) argument
305 ftrc(struct sh_fpu_soft_struct *fregs, int n) argument
317 fcnvsd(struct sh_fpu_soft_struct *fregs, int n) argument
328 fcnvds(struct sh_fpu_soft_struct *fregs, int n) argument
339 fxchg(struct sh_fpu_soft_struct *fregs, int flag) argument
345 fsts(struct sh_fpu_soft_struct *fregs, int n) argument
351 flds(struct sh_fpu_soft_struct *fregs, int n) argument
357 fneg(struct sh_fpu_soft_struct *fregs, int n) argument
363 fabs(struct sh_fpu_soft_struct *fregs, int n) argument
369 fld0(struct sh_fpu_soft_struct *fregs, int n) argument
375 fld1(struct sh_fpu_soft_struct *fregs, int n) argument
381 fnop_n(struct sh_fpu_soft_struct *fregs, int n) argument
401 id_fxfd(struct sh_fpu_soft_struct *fregs, int x) argument
418 id_fnxd(struct sh_fpu_soft_struct *fregs, struct pt_regs *regs, int x, int n) argument
424 id_fnmx(struct sh_fpu_soft_struct *fregs, struct pt_regs *regs, u16 code) argument
431 id_sys(struct sh_fpu_soft_struct *fregs, struct pt_regs *regs, u16 code) argument
462 fpu_emulate(u16 code, struct sh_fpu_soft_struct *fregs, struct pt_regs *regs) argument
[all...]

Completed in 135 milliseconds