tmp_priv_mode    2681 src/dps8/dps8_cpu.c                 bool tmp_priv_mode = is_priv_mode (cpup);
tmp_priv_mode    2684 src/dps8/dps8_cpu.c                 bool noCheckTR     = tmp_priv_mode &&
tmp_priv_mode    2784 src/dps8/dps8_cpu.c             tmp_priv_mode = is_priv_mode (cpup);
tmp_priv_mode    2785 src/dps8/dps8_cpu.c             if (! (luf_flag && tmp_priv_mode))
tmp_priv_mode    2790 src/dps8/dps8_cpu.c                 if (tmp_priv_mode)
tmp_priv_mode    2809 src/dps8/dps8_cpu.c             if (! tmp_priv_mode && cpu.lufOccurred)
tmp_priv_mode    2814 src/dps8/dps8_cpu.c 
tmp_priv_mode    2815 src/dps8/dps8_cpu.c