Lines Matching refs:fpemu
63 static int round(struct fpemu *, struct fpn *, int *);
64 static int toinf(struct fpemu *, int);
67 static u_int fpu_ftoi(struct fpemu *, struct fpn *, int *, int);
68 static uint64_t fpu_ftox(struct fpemu *, struct fpn *, int *, int);
69 static u_int fpu_ftos(struct fpemu *, struct fpn *, int *);
70 static uint64_t fpu_ftod(struct fpemu *, struct fpn *, int *);
85 round(struct fpemu *fe, struct fpn *fp, int *cx)
169 toinf(struct fpemu *fe, int sign)
234 fpu_ftoi(struct fpemu *fe, struct fpn *fp, int *cx, int rn)
286 fpu_ftox(struct fpemu *fe, struct fpn *fp, int *cx, int rn)
341 fpu_ftos(struct fpemu *fe, struct fpn *fp, int *cx)
440 fpu_ftod(struct fpemu *fe, struct fpn *fp, int *cx)
509 fpu_implode(struct fpemu *fe, struct fpn *fp, int type, uint64_t *p)