HomeSort by: relevance | last modified time | path
    Searched refs:fpu_norm (Results 1 - 13 of 13) sorted by relevancy

  /src/sys/arch/powerpc/fpu/
fpu_explode.c 100 * fpu_norm()'s handling of `supernormals'; see fpu_subr.c.
107 fpu_norm(fp);
124 * fpu_norm()'s handling of `supernormals'; see fpu_subr.c.
130 fpu_norm(fp);
149 fpu_norm(fp); \
fpu_emu.h 197 void fpu_norm(struct fpn *);
fpu_add.c 228 fpu_norm(r);
fpu_subr.c 137 fpu_norm(struct fpn *fp) function in typeref:typename:void
  /src/sys/arch/sparc/fpu/
fpu_extern.h 95 void fpu_norm(struct fpn *);
fpu_explode.c 98 * fpu_norm()'s handling of `supernormals'; see fpu_subr.c.
105 fpu_norm(fp);
123 * fpu_norm()'s handling of `supernormals'; see fpu_subr.c.
129 fpu_norm(fp);
149 fpu_norm(fp); \
fpu_add.c 211 fpu_norm(r);
fpu_subr.c 143 fpu_norm(struct fpn *fp) function in typeref:typename:void
  /src/sys/arch/m68k/fpe/
fpu_int.c 102 fpu_norm(x);
fpu_explode.c 99 * fpu_norm()'s handling of `supernormals'; see fpu_subr.c.
105 fpu_norm(fp);
123 fpu_norm(fp); \
202 fpu_norm(fp);
fpu_add.c 203 fpu_norm(r);
fpu_emulate.h 278 void fpu_norm(struct fpn *);
fpu_subr.c 151 fpu_norm(struct fpn *fp) function in typeref:typename:void

Completed in 18 milliseconds