Program registers Predefined global registers can be used in programs to detect errors, signals and events. STATUSSTATUS is a predefined variable that contains the execution status of the last instruction.INT_FLAGINT_FLAG is a predefined variable set to TRUE when an interruption event is detected.QUIT_FLAGQUIT_FLAG is a predefined variable set to TRUE when a quit event is detected.