Home
last modified time | relevance | path

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

/dports/emulators/simh/simh-3.9.0_5/PDP8/
H A Dpdp8_defs.h202 #define INT_INIT_ENABLE (INT_TTI+INT_TTO+INT_PTR+INT_PTP+INT_LPT) | \ macro
H A Dpdp8_cpu.c235 int32 int_enable = INT_INIT_ENABLE; /* intr enables */
1240 int_enable = INT_INIT_ENABLE; in sim_instr()