DCDstruct          24 src/dps8/doAppendCycleABSA.h   DCDstruct * i = & cpu.currentInstruction;
DCDstruct          22 src/dps8/doAppendCycleAPUDataRMW.h   DCDstruct * i = & cpu.currentInstruction;
DCDstruct          22 src/dps8/doAppendCycleAPUDataRead.h   DCDstruct * i = & cpu.currentInstruction;
DCDstruct          22 src/dps8/doAppendCycleAPUDataStore.h   DCDstruct * i = & cpu.currentInstruction;
DCDstruct          58 src/dps8/doAppendCycleIndirectWordFetch.h   DCDstruct * i = & cpu.currentInstruction;
DCDstruct          68 src/dps8/doAppendCycleInstructionFetch.h   DCDstruct * i = & cpu.currentInstruction;
DCDstruct          22 src/dps8/doAppendCycleOperandRMW.h   DCDstruct * i = & cpu.currentInstruction;
DCDstruct          63 src/dps8/doAppendCycleOperandRead.h   DCDstruct * i = & cpu.currentInstruction;
DCDstruct          22 src/dps8/doAppendCycleOperandStore.h   DCDstruct * i = & cpu.currentInstruction;
DCDstruct          22 src/dps8/doAppendCycleRTCDOperandFetch.h   DCDstruct * i = & cpu.currentInstruction;
DCDstruct         117 src/dps8/dps8_addrmods.c     DCDstruct * i = & cpu.currentInstruction;
DCDstruct         384 src/dps8/dps8_addrmods.c     DCDstruct * i = & cpu.currentInstruction;
DCDstruct        1199 src/dps8/dps8_append.c     DCDstruct * i = & cpu.currentInstruction;
DCDstruct        2258 src/dps8/dps8_cpu.c     DCDstruct * ci = & cpu.currentInstruction;
DCDstruct        3362 src/dps8/dps8_cpu.c     DCDstruct * i = & cpu.currentInstruction;
DCDstruct        3382 src/dps8/dps8_cpu.c   DCDstruct * i = & cpu.currentInstruction;
DCDstruct        3484 src/dps8/dps8_cpu.c         DCDstruct * i = & cpu.currentInstruction;
DCDstruct        3909 src/dps8/dps8_cpu.c void decode_instruction (word36 inst, DCDstruct * p)
DCDstruct        3912 src/dps8/dps8_cpu.c     memset (p, 0, sizeof (DCDstruct));
DCDstruct        1584 src/dps8/dps8_cpu.h     DCDstruct currentInstruction;
DCDstruct        2368 src/dps8/dps8_cpu.h void decode_instruction (word36 inst, DCDstruct * p);
DCDstruct          91 src/dps8/dps8_ins.c     DCDstruct * i = & cpu.currentInstruction;
DCDstruct         170 src/dps8/dps8_ins.c     DCDstruct * i = & cpu.currentInstruction;
DCDstruct        1373 src/dps8/dps8_ins.c   DCDstruct * ci = & cpu.currentInstruction;
DCDstruct        2291 src/dps8/dps8_ins.c     DCDstruct * i = & cpu.currentInstruction;
DCDstruct        9132 src/dps8/dps8_ins.c     DCDstruct * i = & cpu.currentInstruction;
DCDstruct        4864 src/dps8/dps8_sys.c         DCDstruct ci;
DCDstruct        4865 src/dps8/dps8_sys.c         DCDstruct * p = & ci;
DCDstruct          85 src/dps8/dps8_utils.c struct opcode_s * get_iwb_info  (DCDstruct * i)
DCDstruct          46 src/dps8/dps8_utils.h struct opcode_s * get_iwb_info (DCDstruct *i);