tmp_priv_mode    2514 src/dps8/dps8_cpu.c                 bool tmp_priv_mode = is_priv_mode ();
tmp_priv_mode    2517 src/dps8/dps8_cpu.c                 bool noCheckTR     = tmp_priv_mode &&
tmp_priv_mode    2617 src/dps8/dps8_cpu.c             tmp_priv_mode = is_priv_mode ();
tmp_priv_mode    2618 src/dps8/dps8_cpu.c             if (! (luf_flag && tmp_priv_mode))
tmp_priv_mode    2623 src/dps8/dps8_cpu.c                 if (tmp_priv_mode)
tmp_priv_mode    2642 src/dps8/dps8_cpu.c             if (! tmp_priv_mode && cpu.lufOccurred)
tmp_priv_mode    2647 src/dps8/dps8_cpu.c 
tmp_priv_mode    2648 src/dps8/dps8_cpu.c