fpu_insn_fdiv
if ((err = fpu_insn_fdiv(fe, instr, &rd, &rdtype, space)) != 0)
int fpu_insn_fdiv(struct fpemu *, union instr, int *, int *, u_int *);