cycle1           4335 src/dps8/dps8_cpu.c     PNL (add_history (L68_DU_HIST_REG, cpu.du.cycle1, cpu.du.cycle2);)
cycle1           1200 src/dps8/dps8_cpu.h #define DU_CYCLE_FA_I1     setmask (& cpu.du.cycle1, du1_FA_I1)
cycle1           1201 src/dps8/dps8_cpu.h #define DU_CYCLE_FA_I2     setmask (& cpu.du.cycle1, du1_FA_I2)
cycle1           1202 src/dps8/dps8_cpu.h #define DU_CYCLE_FA_I3     setmask (& cpu.du.cycle1, du1_FA_I3)
cycle1           1210 src/dps8/dps8_cpu.h #define DU_CYCLE_DDU_LDEA  clrmask (& cpu.du.cycle1, du1_nDDU_LDEA)
cycle1           1211 src/dps8/dps8_cpu.h #define DU_CYCLE_DDU_STEA  clrmask (& cpu.du.cycle1, du1_nDDU_STEA)
cycle1           1212 src/dps8/dps8_cpu.h #define DU_CYCLE_END       clrmask (& cpu.du.cycle1, du1_nEND)
cycle1           1219 src/dps8/dps8_cpu.h #define DU_CYCLE_FDUD  { cpu.du.cycle1 = \
cycle1           1490 src/dps8/dps8_cpu.h     word37 cycle1;