tmp_priv_mode    2475 src/dps8/dps8_cpu.c                 bool tmp_priv_mode = is_priv_mode (cpup);
tmp_priv_mode    2478 src/dps8/dps8_cpu.c                 bool noCheckTR     = tmp_priv_mode &&
tmp_priv_mode    2578 src/dps8/dps8_cpu.c             tmp_priv_mode = is_priv_mode (cpup);
tmp_priv_mode    2579 src/dps8/dps8_cpu.c             if (! (luf_flag && tmp_priv_mode))
tmp_priv_mode    2584 src/dps8/dps8_cpu.c                 if (tmp_priv_mode)
tmp_priv_mode    2603 src/dps8/dps8_cpu.c             if (! tmp_priv_mode && cpu.lufOccurred)
tmp_priv_mode    2608 src/dps8/dps8_cpu.c 
tmp_priv_mode    2609 src/dps8/dps8_cpu.c