tmp_priv_mode    2601 src/dps8/dps8_cpu.c                 bool tmp_priv_mode = is_priv_mode (cpup);
tmp_priv_mode    2604 src/dps8/dps8_cpu.c                 bool noCheckTR     = tmp_priv_mode &&
tmp_priv_mode    2704 src/dps8/dps8_cpu.c             tmp_priv_mode = is_priv_mode (cpup);
tmp_priv_mode    2705 src/dps8/dps8_cpu.c             if (! (luf_flag && tmp_priv_mode))
tmp_priv_mode    2710 src/dps8/dps8_cpu.c                 if (tmp_priv_mode)
tmp_priv_mode    2729 src/dps8/dps8_cpu.c             if (! tmp_priv_mode && cpu.lufOccurred)
tmp_priv_mode    2734 src/dps8/dps8_cpu.c 
tmp_priv_mode    2735 src/dps8/dps8_cpu.c