Searched refs:mips_fpu_struct (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm/
H A Dprocessor.h80 struct mips_fpu_struct { struct
125 struct mips_fpu_struct fpu;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-mips/
H A Dprocessor.h80 struct mips_fpu_struct { struct
125 struct mips_fpu_struct fpu;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/math-emu/
H A Dcp1emu.c61 static int fpu_emu(struct pt_regs *, struct mips_fpu_struct *,
66 struct mips_fpu_struct *, mips_instruction);
69 /* Further private data for which no space exists in mips_fpu_struct */
204 static int cop1Emulate(struct pt_regs *xcp, struct mips_fpu_struct *ctx)
595 static int fpux_emu(struct pt_regs *xcp, struct mips_fpu_struct *ctx,
759 static int fpu_emu(struct pt_regs *xcp, struct mips_fpu_struct *ctx,
1233 int fpu_emulator_cop1Handler(struct pt_regs *xcp, struct mips_fpu_struct *ctx,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/kernel/
H A Dtraps.c71 struct mips_fpu_struct *ctx, int has_fpu);

Completed in 62 milliseconds