Home
last modified time | relevance | path

Searched refs:TME_M6888X_FPSR_EXC_DZ (Results 1 – 1 of 1) sorted by relevance

/dports/emulators/tme/tme-0.8/ic/m68k/
H A Dm6888x.c72 #define TME_M6888X_FPSR_EXC_DZ TME_M6888X_FPCR_ENABLE_DZ macro
302 if (exceptions & TME_M6888X_FPSR_EXC_DZ) { in _tme_m6888x_exception()
332 else if (exceptions & TME_M6888X_FPSR_EXC_DZ) { in _tme_m6888x_exception()
372 exceptions_m6888x |= TME_M6888X_FPSR_EXC_DZ; in _tme_m6888x_exception_ieee754()
486 | TME_M6888X_FPSR_EXC_DZ in _tme_m6888x_fpgen_enter()