Home
last modified time | relevance | path

Searched refs:FPC_FLAG_SFZ (Results 1 – 3 of 3) sorted by path

/dports/emulators/hercules/hercules-3.13/
H A Ddfp.c227 else if (enabled_flags & FPC_FLAG_SFZ) in fpc_signal_check()
1638 regs->fpc |= FPC_FLAG_SFZ; in ARCH_DEP()
H A Desa390.h2154 #define FPC_FLAG_SFZ 0x00400000 macro
H A Dieee.c155 fpc |= FPC_FLAG_SFZ; in float_exception_masked()
173 } else if (exc & FPC_FLAG_SFZ) { in float_exception_masked()