startInstrCnt    9463 src/dps8/dps8_ins.c static unsigned long long startInstrCnt;
startInstrCnt    9491 src/dps8/dps8_ins.c          startInstrCnt = cpu.instrCnt;
startInstrCnt    9512 src/dps8/dps8_ins.c            unsigned long long nInsts = cpu.instrCnt - startInstrCnt;