Searched refs:fpu_emu (Results 1 – 3 of 3) sorted by relevance
36 asmlinkage void fpu_emu(void);90 vectors[VEC_LINE11] = fpu_emu; in trap_init()
43 .globl fpu_emu symbol48 fpu_emu: label
58 static int fpu_emu(struct pt_regs *, struct mips_fpu_struct *,1365 sig = fpu_emu(xcp, ctx, ir); in cop1Emulate()1671 static int fpu_emu(struct pt_regs *xcp, struct mips_fpu_struct *ctx, in fpu_emu() function