Searched refs:SIM_BREAK_MASK (Results 1 – 3 of 3) sorted by relevance
2923 #define SIM_BREAK_MASK ((1u << 26) - 1 & ~SWMASK ('T')) /* mask for the alpha switches exce… macro3049 …if (flag == SSH_ST && (sim_switches & SIM_BREAK_MASK) == 0) /* if no breakpoint type switches ar… in ex_break_cmd()
3162 #define SIM_BREAK_MASK (SIM_SW_ALPHA & ~SWMASK ('T')) /* mask for the alpha switches except "… macro3291 …if (flag == SSH_ST && (sim_switches & SIM_BREAK_MASK) == 0) /* if no breakpoint type switches ar… in ex_break_cmd()