forceRestart      677 src/dps8/dps8_cpu.c                 cpus[cpu_unit_idx].forceRestart = true;
forceRestart      693 src/dps8/dps8_cpu.c                 cpus[cpu_unit_idx].forceRestart = true;
forceRestart     1551 src/dps8/dps8_cpu.h     volatile atomic_bool forceRestart;
forceRestart     8690 src/dps8/dps8_ins.c           if (cpu.forceRestart) {
forceRestart     8691 src/dps8/dps8_ins.c             cpu.forceRestart = 0;