Searched refs:fpu_mul (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/sys/powerpc/fpu/
H A Dfpu_emu.h155 struct fpn *fpu_mul(struct fpemu *);
H A Dfpu_mul.c1 /* $NetBSD: fpu_mul.c,v 1.4 2005/12/11 12:18:42 christos Exp $ */
100 fpu_mul(struct fpemu *fe) function
123 DPRINTF(FPE_REG, ("fpu_mul:\n"));
H A Dfpu_emu.c659 fp = fpu_mul(fe);
678 fp = fpu_mul(fe);
688 fp = fpu_mul(fe);
698 fp = fpu_mul(fe);
710 fp = fpu_mul(fe);
/freebsd-current/sys/powerpc/booke/
H A Dspe.c361 *result = fpu_mul(fpemu);

Completed in 72 milliseconds