startInstrCnt    9128 src/dps8/dps8_ins.c static unsigned long long startInstrCnt;
startInstrCnt    9156 src/dps8/dps8_ins.c          startInstrCnt = cpu.instrCnt;
startInstrCnt    9177 src/dps8/dps8_ins.c            unsigned long long nInsts = cpu.instrCnt - startInstrCnt;