Home | History | Annotate | Download | only in fpe

Lines Matching refs:fpemu

61 static uint32_t	fpu_ftoi(struct fpemu *fe, struct fpn *fp);
62 static uint32_t fpu_ftos(struct fpemu *fe, struct fpn *fp);
63 static uint32_t fpu_ftod(struct fpemu *fe, struct fpn *fp, uint32_t *);
64 static uint32_t fpu_ftox(struct fpemu *fe, struct fpn *fp, uint32_t *);
79 fpu_round(struct fpemu *fe, struct fpn *fp)
156 toinf(struct fpemu *fe, int sign)
190 fpu_ftoi(struct fpemu *fe, struct fpn *fp)
240 fpu_ftos(struct fpemu *fe, struct fpn *fp)
324 fpu_ftod(struct fpemu *fe, struct fpn *fp, uint32_t *res)
386 fpu_ftox(struct fpemu *fe, struct fpn *fp, uint32_t *res)
459 fpu_implode(struct fpemu *fe, struct fpn *fp, int type, uint32_t *space)