tmp_priv_mode    2421 src/dps8/dps8_cpu.c                 bool tmp_priv_mode = is_priv_mode ();
tmp_priv_mode    2424 src/dps8/dps8_cpu.c                 bool noCheckTR     = tmp_priv_mode &&
tmp_priv_mode    2524 src/dps8/dps8_cpu.c             tmp_priv_mode = is_priv_mode ();
tmp_priv_mode    2525 src/dps8/dps8_cpu.c             if (! (luf_flag && tmp_priv_mode))
tmp_priv_mode    2530 src/dps8/dps8_cpu.c                 if (tmp_priv_mode)
tmp_priv_mode    2549 src/dps8/dps8_cpu.c             if (! tmp_priv_mode && cpu.lufOccurred)
tmp_priv_mode    2554 src/dps8/dps8_cpu.c 
tmp_priv_mode    2555 src/dps8/dps8_cpu.c