Home
last modified time | relevance | path

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

/dports/emulators/simh/simh-3.9.0_5/SDS/
H A Dsds_defs.h213 #define CHM_CE 04000 /* compat/ext */ macro
218 #define CHM_GETFNC(x) (((x) & CHM_CE)? (((x) >> CHM_V_FNC) & CHM_M_FNC): CHM_COMP)
H A Dsds_io.c338 chan_mode[ch] = CHM_CE; in op_eomd()
361 inst = inst | CHM_CE; in op_eomd()