INSTRUCTION_FETCH 1055 src/dps8/dps8_append.c case INSTRUCTION_FETCH: return "INSTRUCTION_FETCH"; INSTRUCTION_FETCH 1326 src/dps8/dps8_append.c if (thisCycle == INSTRUCTION_FETCH && INSTRUCTION_FETCH 1350 src/dps8/dps8_append.c INSTRUCTION_FETCH 1354 src/dps8/dps8_append.c INSTRUCTION_FETCH 1363 src/dps8/dps8_append.c if (thisCycle == INSTRUCTION_FETCH || INSTRUCTION_FETCH 1890 src/dps8/dps8_append.c if (thisCycle == INSTRUCTION_FETCH || INSTRUCTION_FETCH 2028 src/dps8/dps8_append.c if (thisCycle == INSTRUCTION_FETCH && INSTRUCTION_FETCH 2587 src/dps8/dps8_cpu.c cpu.apu.lastCycle = INSTRUCTION_FETCH; INSTRUCTION_FETCH 59 src/dps8/dps8_iefp.c if (cpu.cu.XSF || (cyctyp != INSTRUCTION_FETCH && cpu.currentInstruction.b29)) INSTRUCTION_FETCH 162 src/dps8/dps8_iefp.c if (cpu.cu.XSF || (cyctyp != INSTRUCTION_FETCH && cpu.currentInstruction.b29) || INSTRUCTION_FETCH 520 src/dps8/dps8_iefp.c if (cpu.cu.XSF /*get_went_appending ()*/ || (cyctyp != INSTRUCTION_FETCH && cpu.currentInstruction.b29)) INSTRUCTION_FETCH 616 src/dps8/dps8_iefp.c if (cpu.cu.XSF /*get_went_appending ()*/ || (cyctyp != INSTRUCTION_FETCH && cpu.currentInstruction.b29)) INSTRUCTION_FETCH 1112 src/dps8/dps8_ins.c Read (addr, & cpu.cu.IWB, INSTRUCTION_FETCH); INSTRUCTION_FETCH 1116 src/dps8/dps8_ins.c Read2 (addr, tmp, INSTRUCTION_FETCH); INSTRUCTION_FETCH 1133 src/dps8/dps8_ins.c Read2 (addr, tmp, INSTRUCTION_FETCH); INSTRUCTION_FETCH 1139 src/dps8/dps8_ins.c Read (addr, & cpu.cu.IWB, INSTRUCTION_FETCH); INSTRUCTION_FETCH 1828 src/dps8/dps8_ins.c Read (cpu.PPR.IC + 1 + n, & cpu.currentEISinstruction.op[n], INSTRUCTION_FETCH); INSTRUCTION_FETCH 9438 src/dps8/dps8_ins.c fauxDoAppendCycle (INSTRUCTION_FETCH);