do_one_mathemu 133 arch/sparc/math-emu/math_32.c static int do_one_mathemu(u32 insn, unsigned long *fsr, unsigned long *fregs); do_one_mathemu 183 arch/sparc/math-emu/math_32.c retcode = do_one_mathemu(insn, &fpt->thread.fsr, fpt->thread.float_regs); do_one_mathemu 195 arch/sparc/math-emu/math_32.c retcode = do_one_mathemu(fpt->thread.fpqueue[i].insn, &(fpt->thread.fsr), fpt->thread.float_regs);