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        2335 src/dps8/dps8_cpu.c     DCDstruct * ci = & cpu.currentInstruction;
DCDstruct        3591 src/dps8/dps8_cpu.c     DCDstruct * i = & cpu.currentInstruction;
DCDstruct        3611 src/dps8/dps8_cpu.c   DCDstruct * i = & cpu.currentInstruction;
DCDstruct        3713 src/dps8/dps8_cpu.c         DCDstruct * i = & cpu.currentInstruction;
DCDstruct        4129 src/dps8/dps8_cpu.c void decode_instruction (cpu_state_t * cpup, word36 inst, DCDstruct * p)
DCDstruct        4132 src/dps8/dps8_cpu.c     (void)memset (p, 0, sizeof (DCDstruct));
DCDstruct        1616 src/dps8/dps8_cpu.h     DCDstruct currentInstruction;
DCDstruct        2392 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        2377 src/dps8/dps8_ins.c     DCDstruct * i = & cpu.currentInstruction;
DCDstruct        9592 src/dps8/dps8_ins.c     DCDstruct * i = & cpu.currentInstruction;
DCDstruct        4757 src/dps8/dps8_sys.c         DCDstruct ci;
DCDstruct        4758 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);