Home
last modified time | relevance | path

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

/dports/emulators/simh-hpdoc/simh-hpdoc-3.11.0/SCP/
H A Dsim_extension.c2923 #define SIM_BREAK_MASK ((1u << 26) - 1 & ~SWMASK ('T')) /* mask for the alpha switches exce… macro
3049 …if (flag == SSH_ST && (sim_switches & SIM_BREAK_MASK) == 0) /* if no breakpoint type switches ar… in ex_break_cmd()
/dports/emulators/simh-hp3000/simh-hp3000-3.11.0.10/SCP/
H A Dsim_extension.c3162 #define SIM_BREAK_MASK (SIM_SW_ALPHA & ~SWMASK ('T')) /* mask for the alpha switches except "… macro
3291 …if (flag == SSH_ST && (sim_switches & SIM_BREAK_MASK) == 0) /* if no breakpoint type switches ar… in ex_break_cmd()
/dports/emulators/simh-hp2100/simh-hp2100-3.11.0.31/SCP/
H A Dsim_extension.c3162 #define SIM_BREAK_MASK (SIM_SW_ALPHA & ~SWMASK ('T')) /* mask for the alpha switches except "… macro
3291 …if (flag == SSH_ST && (sim_switches & SIM_BREAK_MASK) == 0) /* if no breakpoint type switches ar… in ex_break_cmd()