Searched refs:FPCR_MINF (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/m68k/fpe/
H A Dfpu_add.c97 if (rd != FPCR_MINF) /* only -0 + -0 gives -0 */
180 r->fp_sign = (rd == FPCR_MINF);
H A Dfpu_implode.c120 case FPCR_MINF:
176 case FPCR_MINF: /* toward -Inf iff negative */
H A Dfpu_fscale.c221 case FPCR_MINF:
/netbsd-6-1-5-RELEASE/sys/arch/m68k/include/
H A Dfpreg.h85 # define FPCR_MINF 0x00000020 macro

Completed in 108 milliseconds