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_emu48 fpu_emu: label
45 static int fpu_emu(struct pt_regs *, struct mips_fpu_struct *,1353 sig = fpu_emu(xcp, ctx, ir); in cop1Emulate()1682 static int fpu_emu(struct pt_regs *xcp, struct mips_fpu_struct *ctx, in fpu_emu() function