ReadInstructionFetch   56 src/dps8/dps8_iefp.h void ReadInstructionFetch (cpu_state_t * cpup, word18 addr, word36 *dat);
ReadInstructionFetch 1172 src/dps8/dps8_ins.c               ReadInstructionFetch (cpup, addr, & cpu.cu.IWB);
ReadInstructionFetch 1205 src/dps8/dps8_ins.c             ReadInstructionFetch (cpup, addr, & cpu.cu.IWB);
ReadInstructionFetch 1922 src/dps8/dps8_ins.c             ReadInstructionFetch (cpup, cpu.PPR.IC + 1 + n, & cpu.currentEISinstruction.op[n]);