Searched refs:FPSR_DZ (Results 1 - 5 of 5) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/m68k/include/
H A Dfpreg.h57 # define FPSR_DZ 0x00000400 macro
74 # define FPCR_DZ FPSR_DZ
/netbsd-6-1-5-RELEASE/sys/arch/m68k/fpe/
H A Dfpu_div.c195 fe->fe_fpsr |= FPSR_DZ;
H A Dfpu_log.c500 fpsr |= FPSR_DZ;
545 fpsr |= FPSR_DZ;
577 fpsr |= FPSR_DZ;
H A Dfpu_emulate.c266 if (fpsr & FPSR_DZ) {
/netbsd-6-1-5-RELEASE/sys/arch/m68k/m68k/
H A Dsig_machdep.c105 if (fpsr & FPSR_DZ)

Completed in 163 milliseconds