repeat_first     2996 src/dps8/dps8_cpu.c               if ((! cpu.cu.repeat_first) &&
repeat_first     3098 src/dps8/dps8_cpu.c                   !cpu.cu.repeat_first && !cpu.cu.rpt && !cpu.cu.rd && !cpu.cu.rl &&
repeat_first     1008 src/dps8/dps8_cpu.h     word1 repeat_first;
repeat_first      445 src/dps8/dps8_ins.c     putbits36 (& words[5], 18,  1, cpu.cu.repeat_first);
repeat_first      562 src/dps8/dps8_ins.c     cpu.cu.repeat_first = false;
repeat_first      666 src/dps8/dps8_ins.c     cpu.cu.repeat_first = getbits36_1  (words[5], 18);
repeat_first     1104 src/dps8/dps8_ins.c         if (cpu.cu.repeat_first)
repeat_first     1112 src/dps8/dps8_ins.c         if (cpu.cu.repeat_first)
repeat_first     1763 src/dps8/dps8_ins.c     sim_debug (DBG_TRACEEXT, & cpu_dev, "RPT/RPD first %d rpt %d rd %d e/o %d X0 %06o a %d b %d\n", cpu.cu.repeat_first, cpu.cu.rpt, cpu.cu.rd, cpu.PPR.IC & 1, cpu.rX[0], !! (cpu.rX[0] & 01000), !! (cpu.rX[0] & 0400));
repeat_first     1768 src/dps8/dps8_ins.c     if (cpu.cu.repeat_first) {
repeat_first     1778 src/dps8/dps8_ins.c         cpu.cu.repeat_first = false;
repeat_first     2019 src/dps8/dps8_ins.c   bool rf = cpu.cu.repeat_first;
repeat_first     2035 src/dps8/dps8_ins.c       sim_debug (DBG_TRACEEXT, & cpu_dev, "RPT/RPD delta first %d rf %d rpt %d rd %d " "e/o %d X0 %06o a %d b %d\n", cpu.cu.repeat_first, rf, cpu.cu.rpt, cpu.cu.rd, icOdd, cpu.rX[0], rptA, rptB);
repeat_first     6943 src/dps8/dps8_ins.c             cpu.cu.repeat_first = 1;
repeat_first     6959 src/dps8/dps8_ins.c             cpu.cu.repeat_first = 1;
repeat_first     6975 src/dps8/dps8_ins.c             cpu.cu.repeat_first = 1;