Searched refs:fpu_dtof (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/powerpc/fpu/
H A Dfpu_extern.h50 int fpu_dtof(struct fpn *, u_int, u_int);
H A Dfpu_explode.c189 fpu_dtof(struct fpn *fp, u_int i, u_int j) function
236 s = fpu_dtof(fp, s, space[1]);
/freebsd-13-stable/sys/powerpc/booke/
H A Dspe.c405 s = fpu_dtof(fp, hi, lo);

Completed in 58 milliseconds