Searched refs:FTYPE_SNG (Results 1 - 14 of 14) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/powerpc/fpu/
H A Dfpu_explode.c230 case FTYPE_SNG:
257 ((type == FTYPE_SNG) ? 's' :
H A Dfpu_emu.c353 type = FTYPE_SNG;
370 type = FTYPE_SNG;
466 fpu_implode(fe, fp, FTYPE_SNG,
468 fpu_explode(fe, fp = &fe->fe_f1, FTYPE_SNG, rt);
609 type = FTYPE_SNG;
H A Dfpu_implode.c446 case FTYPE_SNG:
/netbsd-6-1-5-RELEASE/sys/arch/m68k/fpe/
H A Dfpu_fstore.c67 } else if (format == FTYPE_SNG || format == FTYPE_LNG) {
H A Dfpu_fscale.c98 } else if (format == FTYPE_SNG || format == FTYPE_LNG) {
173 } else if (format == FTYPE_DBL || format == FTYPE_SNG ||
H A Dfpu_emulate.h204 #define FTYPE_SNG 1 /* Single Prec */ macro
H A Dfpu_explode.c244 case FTYPE_SNG:
H A Dfpu_implode.c467 case FTYPE_SNG:
H A Dfpu_emulate.c602 } else if (format == FTYPE_SNG || format == FTYPE_LNG) {
/netbsd-6-1-5-RELEASE/sys/arch/sparc/fpu/
H A Dfpu_explode.c261 case FTYPE_SNG:
292 ((type == FTYPE_SNG) ? 's' :
H A Dfpu_implode.c510 case FTYPE_SNG:
H A Dfpu.c621 ((type == FTYPE_SNG) ? 's' :
/netbsd-6-1-5-RELEASE/sys/arch/powerpc/include/
H A Dinstr.h419 #define FTYPE_SNG 1 /* data = 32-bit float */ macro
/netbsd-6-1-5-RELEASE/sys/arch/sparc/include/
H A Dinstr.h446 #define FTYPE_SNG 1 /* data = 32-bit float */ macro

Completed in 231 milliseconds