do_fpu_inst
extern int do_fpu_inst(unsigned short, struct pt_regs *);
err = do_fpu_inst(inst, regs);
if (!do_fpu_inst(inst, regs)) {