Searched refs:DUMPFPN (Results 1 - 9 of 9) sorted by relevance

/freebsd-10-stable/sys/powerpc/fpu/
H A Dfpu_mul.c128 DUMPFPN(FPE_REG, x);
129 DUMPFPN(FPE_REG, y);
136 DUMPFPN(FPE_REG, y);
145 DUMPFPN(FPE_REG, y);
150 DUMPFPN(FPE_REG, x);
237 DUMPFPN(FPE_REG, x);
H A Dfpu_div.c179 DUMPFPN(FPE_REG, x);
180 DUMPFPN(FPE_REG, y);
185 DUMPFPN(FPE_REG, y);
197 DUMPFPN(FPE_REG, x);
206 DUMPFPN(FPE_REG, x);
214 DUMPFPN(FPE_REG, x);
220 DUMPFPN(FPE_REG, x);
290 DUMPFPN(FPE_REG, x);
H A Dfpu_add.c90 DUMPFPN(FPE_REG, x);
91 DUMPFPN(FPE_REG, y);
96 DUMPFPN(FPE_REG, y);
104 DUMPFPN(FPE_REG, y);
113 DUMPFPN(FPE_REG, y);
117 DUMPFPN(FPE_REG, y);
224 DUMPFPN(FPE_REG, r);
H A Dfpu_emu.h190 #define DUMPFPN(x, f) if (fpe_debug & (x)) fpu_dumpfpn((f)) macro
193 #define DUMPFPN(x, f) macro
H A Dfpu_sqrt.c213 DUMPFPN(FPE_REG, x);
217 DUMPFPN(FPE_REG, x);
223 DUMPFPN(FPE_REG, x);
231 DUMPFPN(FPE_REG, 0);
413 DUMPFPN(FPE_REG, x);
H A Dfpu_explode.c261 DUMPFPN(FPE_REG, fp);
H A Dfpu_subr.c218 DUMPFPN(FPE_REG, fp);
/freebsd-10-stable/lib/libc/sparc64/fpu/
H A Dfpu_emu.h171 #define DUMPFPN(x, f) if (__fpe_debug & (x)) __fpu_dumpfpn((f)) macro
174 #define DUMPFPN(x, f) macro
H A Dfpu_explode.c322 DUMPFPN(FPE_REG, fp);

Completed in 113 milliseconds