Home
last modified time | relevance | path

Searched refs:mips_fpu_soft_struct (Results 1 – 5 of 5) sorted by relevance

/linux-2.4.37.9/include/asm-mips/
Dprocessor.h165 struct mips_fpu_soft_struct { struct
172 struct mips_fpu_soft_struct soft; argument
/linux-2.4.37.9/include/asm-mips64/
Dprocessor.h199 struct mips_fpu_soft_struct { struct
206 struct mips_fpu_soft_struct soft; argument
/linux-2.4.37.9/arch/mips/math-emu/
Dcp1emu.c60 static int fpu_emu(struct pt_regs *, struct mips_fpu_soft_struct *,
65 struct mips_fpu_soft_struct *, mips_instruction);
197 static int cop1Emulate(struct pt_regs *xcp, struct mips_fpu_soft_struct *ctx) in cop1Emulate()
615 static int fpux_emu(struct pt_regs *xcp, struct mips_fpu_soft_struct *ctx, in fpux_emu()
799 static int fpu_emu(struct pt_regs *xcp, struct mips_fpu_soft_struct *ctx, in fpu_emu()
1284 struct mips_fpu_soft_struct *ctx)
/linux-2.4.37.9/arch/mips/kernel/
Dtraps.c63 struct mips_fpu_soft_struct *ctx);
/linux-2.4.37.9/arch/mips64/kernel/
Dtraps.c61 struct mips_fpu_soft_struct *ctx);