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

/netbsd-6-1-5-RELEASE/sys/arch/powerpc/fpu/
H A Dfpu_div.c181 DUMPFPN(FPE_REG, x);
182 DUMPFPN(FPE_REG, y);
187 DUMPFPN(FPE_REG, y);
199 DUMPFPN(FPE_REG, x);
208 DUMPFPN(FPE_REG, x);
216 DUMPFPN(FPE_REG, x);
222 DUMPFPN(FPE_REG, x);
292 DUMPFPN(FPE_REG, x);
H A Dfpu_add.c93 DUMPFPN(FPE_REG, x);
94 DUMPFPN(FPE_REG, y);
99 DUMPFPN(FPE_REG, y);
107 DUMPFPN(FPE_REG, y);
116 DUMPFPN(FPE_REG, y);
120 DUMPFPN(FPE_REG, y);
227 DUMPFPN(FPE_REG, r);
H A Dfpu_mul.c130 DUMPFPN(FPE_REG, x);
131 DUMPFPN(FPE_REG, y);
138 DUMPFPN(FPE_REG, y);
147 DUMPFPN(FPE_REG, y);
152 DUMPFPN(FPE_REG, x);
239 DUMPFPN(FPE_REG, x);
H A Dfpu_emu.h187 #define DUMPFPN(x, f) if (fpe_debug & (x)) fpu_dumpfpn((f)) macro
190 #define DUMPFPN(x, f) macro
H A Dfpu_sqrt.c215 DUMPFPN(FPE_REG, x);
219 DUMPFPN(FPE_REG, x);
225 DUMPFPN(FPE_REG, x);
233 DUMPFPN(FPE_REG, 0);
415 DUMPFPN(FPE_REG, x);
H A Dfpu_explode.c260 DUMPFPN(FPE_REG, fp);
H A Dfpu_subr.c222 DUMPFPN(FPE_REG, fp);
/netbsd-6-1-5-RELEASE/sys/arch/sparc/fpu/
H A Dfpu_emu.h191 #define DUMPFPN(x, f) if (fpe_debug & (x)) fpu_dumpfpn((f)) macro
194 #define DUMPFPN(x, f) macro
H A Dfpu_explode.c308 DUMPFPN(FPE_REG, fp);
H A Dfpu_implode.c495 DUMPFPN(FPE_REG, fp);

Completed in 106 milliseconds