Home
last modified time | relevance | path

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

/dports/emulators/hercules/hercules-3.13/
H A Desa390.h2197 #define DXC_IEEE_OF_INEX_TRUNC 0x28 /* IEEE o/flow,inexact,trunc */ macro
H A Ddfp.c1661 DXC_IEEE_OF_INEX_TRUNC ) : in ARCH_DEP()
H A Dieee.c176 dxc = (fpc & FPC_FLAG_SFX) ? DXC_IEEE_OF_INEX_TRUNC : DXC_IEEE_OF_EXACT; in float_exception_masked()