Home
last modified time | relevance | path

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

/dports/emulators/tme/tme-0.8/ic/m68k/
H A Dm6888x.c73 #define TME_M6888X_FPSR_EXC_UNFL TME_M6888X_FPCR_ENABLE_UNFL macro
299 if (exceptions & (TME_M6888X_FPSR_EXC_UNFL | TME_M6888X_FPSR_EXC_INEX2)) { in _tme_m6888x_exception()
329 else if (exceptions & TME_M6888X_FPSR_EXC_UNFL) { in _tme_m6888x_exception()
378 exceptions_m6888x |= TME_M6888X_FPSR_EXC_UNFL; in _tme_m6888x_exception_ieee754()
487 | TME_M6888X_FPSR_EXC_UNFL in _tme_m6888x_fpgen_enter()