Home
last modified time | relevance | path

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

/dports/emulators/simh/simh-3.9.0_5/PDP11/
H A Dpdp11_defs.h91 #define STKL_R 0340 /* stack limit */ macro
H A Dpdp11_cpu.c2975 if (adr >= (STKLIM + STKL_R)) { /* yellow zone? */ in set_stack_trap()