Home
last modified time | relevance | path

Searched refs:fpu_ftox (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/powerpc/fpu/
H A Dfpu_extern.h53 u_int fpu_ftox(struct fpemu *, struct fpn *, u_int *);
H A Dfpu_implode.c240 fpu_ftox(struct fpemu *fe, struct fpn *fp, u_int *res) in fpu_ftox() function
426 space[0] = fpu_ftox(fe, fp, space); in fpu_implode()
/freebsd/sys/powerpc/booke/
H A Dspe.c316 res[0] = fpu_ftox(fpemu, fpn, res); in spe_to_int()