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