Home
last modified time | relevance | path

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

/dports/emulators/xhomer/xhomer-9-16-06/
H A Dpdp11_defs.h183 #define STOP_VECABORT TRAP_V_MAX + 4 /* abort vector read */ macro
H A Dpdp11_cpu.c1556 if ((trapea > 0) && (stop_vecabort)) reason = STOP_VECABORT; in sim_instr()
/dports/emulators/simh/simh-3.9.0_5/PDP11/
H A Dpdp11_defs.h465 #define STOP_VECABORT (TRAP_V_MAX + 4) /* abort vector read */ macro
H A Dpdp11_cpu.c697 reason = STOP_VECABORT; in sim_instr()