tmp_priv_mode    2634 src/dps8/dps8_cpu.c                 bool tmp_priv_mode = is_priv_mode (cpup);
tmp_priv_mode    2637 src/dps8/dps8_cpu.c                 bool noCheckTR     = tmp_priv_mode &&
tmp_priv_mode    2737 src/dps8/dps8_cpu.c             tmp_priv_mode = is_priv_mode (cpup);
tmp_priv_mode    2738 src/dps8/dps8_cpu.c             if (! (luf_flag && tmp_priv_mode))
tmp_priv_mode    2743 src/dps8/dps8_cpu.c                 if (tmp_priv_mode)
tmp_priv_mode    2762 src/dps8/dps8_cpu.c             if (! tmp_priv_mode && cpu.lufOccurred)
tmp_priv_mode    2767 src/dps8/dps8_cpu.c 
tmp_priv_mode    2768 src/dps8/dps8_cpu.c