repeat_first     2903 src/dps8/dps8_cpu.c               if ((! cpu.cu.repeat_first) &&
repeat_first     3005 src/dps8/dps8_cpu.c                   !cpu.cu.repeat_first && !cpu.cu.rpt && !cpu.cu.rd && !cpu.cu.rl &&
repeat_first     1009 src/dps8/dps8_cpu.h     word1 repeat_first;
repeat_first      441 src/dps8/dps8_ins.c     putbits36 (& words[5], 18,  1, cpu.cu.repeat_first);
repeat_first      558 src/dps8/dps8_ins.c     cpu.cu.repeat_first = false;
repeat_first      662 src/dps8/dps8_ins.c     cpu.cu.repeat_first = getbits36_1  (words[5], 18);
repeat_first     1100 src/dps8/dps8_ins.c         if (cpu.cu.repeat_first)
repeat_first     1108 src/dps8/dps8_ins.c         if (cpu.cu.repeat_first)
repeat_first     1753 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     1758 src/dps8/dps8_ins.c     if (cpu.cu.repeat_first) {
repeat_first     1768 src/dps8/dps8_ins.c         cpu.cu.repeat_first = false;
repeat_first     1999 src/dps8/dps8_ins.c   bool rf = cpu.cu.repeat_first;
repeat_first     2015 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     6924 src/dps8/dps8_ins.c             cpu.cu.repeat_first = 1;
repeat_first     6940 src/dps8/dps8_ins.c             cpu.cu.repeat_first = 1;
repeat_first     6956 src/dps8/dps8_ins.c             cpu.cu.repeat_first = 1;