DCDstruct          21 src/dps8/doAppendCycleABSA.h   DCDstruct * i = & cpu.currentInstruction;
DCDstruct          19 src/dps8/doAppendCycleAPUDataRMW.h   DCDstruct * i = & cpu.currentInstruction;
DCDstruct          19 src/dps8/doAppendCycleAPUDataRead.h   DCDstruct * i = & cpu.currentInstruction;
DCDstruct          19 src/dps8/doAppendCycleAPUDataStore.h   DCDstruct * i = & cpu.currentInstruction;
DCDstruct          55 src/dps8/doAppendCycleIndirectWordFetch.h   DCDstruct * i = & cpu.currentInstruction;
DCDstruct          65 src/dps8/doAppendCycleInstructionFetch.h   DCDstruct * i = & cpu.currentInstruction;
DCDstruct          19 src/dps8/doAppendCycleOperandRMW.h   DCDstruct * i = & cpu.currentInstruction;
DCDstruct          60 src/dps8/doAppendCycleOperandRead.h   DCDstruct * i = & cpu.currentInstruction;
DCDstruct          19 src/dps8/doAppendCycleOperandStore.h   DCDstruct * i = & cpu.currentInstruction;
DCDstruct          19 src/dps8/doAppendCycleRTCDOperandFetch.h   DCDstruct * i = & cpu.currentInstruction;
DCDstruct         114 src/dps8/dps8_addrmods.c     DCDstruct * i = & cpu.currentInstruction;
DCDstruct         381 src/dps8/dps8_addrmods.c     DCDstruct * i = & cpu.currentInstruction;
DCDstruct        1194 src/dps8/dps8_append.c     DCDstruct * i = & cpu.currentInstruction;
DCDstruct        2220 src/dps8/dps8_cpu.c     DCDstruct * ci = & cpu.currentInstruction;
DCDstruct        3322 src/dps8/dps8_cpu.c     DCDstruct * i = & cpu.currentInstruction;
DCDstruct        3342 src/dps8/dps8_cpu.c   DCDstruct * i = & cpu.currentInstruction;
DCDstruct        3444 src/dps8/dps8_cpu.c         DCDstruct * i = & cpu.currentInstruction;
DCDstruct        3870 src/dps8/dps8_cpu.c void decode_instruction (cpu_state_t * cpup, word36 inst, DCDstruct * p)
DCDstruct        3873 src/dps8/dps8_cpu.c     (void)memset (p, 0, sizeof (DCDstruct));
DCDstruct        1582 src/dps8/dps8_cpu.h     DCDstruct currentInstruction;
DCDstruct        2376 src/dps8/dps8_cpu.h void decode_instruction (cpu_state_t * cpup, word36 inst, DCDstruct * p);
DCDstruct         122 src/dps8/dps8_ins.c     DCDstruct * i = & cpu.currentInstruction;
DCDstruct         201 src/dps8/dps8_ins.c     DCDstruct * i = & cpu.currentInstruction;
DCDstruct        1430 src/dps8/dps8_ins.c   DCDstruct * ci = & cpu.currentInstruction;
DCDstruct        2382 src/dps8/dps8_ins.c     DCDstruct * i = & cpu.currentInstruction;
DCDstruct        9467 src/dps8/dps8_ins.c     DCDstruct * i = & cpu.currentInstruction;
DCDstruct        4753 src/dps8/dps8_sys.c         DCDstruct ci;
DCDstruct        4754 src/dps8/dps8_sys.c         DCDstruct * p = & ci;
DCDstruct          82 src/dps8/dps8_utils.c struct opcode_s * get_iwb_info  (DCDstruct * i)
DCDstruct          43 src/dps8/dps8_utils.h struct opcode_s * get_iwb_info (DCDstruct *i);