R                 152 src/dps8/doAppendCycleABSA.h   if (cpu.SDW->R == 0) {
R                 166 src/dps8/doAppendCycleAPUDataRMW.h   if (cpu.SDW->R == 0) {
R                 161 src/dps8/doAppendCycleAPUDataRead.h   if (cpu.SDW->R == 0) {
R                 257 src/dps8/doAppendCycleIndirectWordFetch.h   if (cpu.SDW->R == 0) {
R                 166 src/dps8/doAppendCycleOperandRMW.h   if (cpu.SDW->R == 0) {
R                 326 src/dps8/doAppendCycleOperandRead.h   if (cpu.SDW->R == 0) {
R                 190 src/dps8/doAppendCycleRTCDOperandFetch.h   if (cpu.SDW->R == 0) {
R                 445 src/dps8/dps8_append.c     cpu.SDW0.R     = TSTBIT (SDWodd, 20);
R                 463 src/dps8/dps8_append.c             cpu.SDW0.R, cpu.SDW0.E, cpu.SDW0.W, cpu.SDW0.P, cpu.SDW0.U,
R                 508 src/dps8/dps8_append.c     cpu.SDW0.R     = TSTBIT (SDWodd, 20);
R                 538 src/dps8/dps8_append.c                SDW->R,       SDW->E,  SDW->W,  SDW->P,  SDW->U,
R                1443 src/dps8/dps8_append.c         if (cpu.SDW->R == 0)
R                2286 src/dps8/dps8_append.c         SDW1.R     = TSTBIT (SDWodd, 20);
R                2314 src/dps8/dps8_append.c         SDW1.R     = TSTBIT (SDWodd, 20);
R                1237 src/dps8/dps8_cpu.c              SDW->FC,   SDW->BOUND, SDW->R,  SDW->E,  SDW->W,
R                 230 src/dps8/dps8_cpu.h     word1   R;       // Read permission bit. If this bit is set ON, read
R                 306 src/dps8/dps8_cpu.h 
R                1256 src/dps8/dps8_cpu.h # define CPT(R,C) cpu.cpt[R][C]=1
R                1259 src/dps8/dps8_cpu.h # define CPT(R,C)
R                1409 src/dps8/dps8_cpu.h     word1 R;          //    30  1   R       Last cycle performed must be
R                 302 src/dps8/dps8_decimal.c 
R                 531 src/dps8/dps8_decimal.c 
R                 534 src/dps8/dps8_decimal.c 
R                 696 src/dps8/dps8_decimal.c 
R                 705 src/dps8/dps8_decimal.c char *formatDecimal (uint8_t * out, decContext *set, decNumber *r, int nout, int s, int sf, bool R, bool *OVR, bool *TRUNC) {
R                 722 src/dps8/dps8_decimal.c       if (!R) {
R                 785 src/dps8/dps8_decimal.c     if (! R) {
R                  50 src/dps8/dps8_decimal.h                     int sf, bool R, bool *OVR, bool *TRUNC);
R                7648 src/dps8/dps8_eis.c     bool R = getbits36_1 (cpu.cu.IWB, 10) != 0;  // rounding bit
R                7649 src/dps8/dps8_eis.c     PNL (L68_ (if (R)
R                7763 src/dps8/dps8_eis.c     char * res = formatDecimal (out, & set, op1, n2, (int) e->S2, e->SF2, R,
R                7890 src/dps8/dps8_eis.c sim_debug (DBG_CAC, & cpu_dev, "R %o\n", R);
R                7906 src/dps8/dps8_eis.c     SC_I_TRUNC (!R && Trunc);
R                10142 src/dps8/dps8_eis.c     bool R = getbits36_1 (cpu.cu.IWB, 10) != 0;  // rounding bit
R                10144 src/dps8/dps8_eis.c     PNL (L68_ (if (R)
R                10283 src/dps8/dps8_eis.c     char *res = formatDecimal(out, &set, op3, n2, (int) e->S2, e->SF2, R, &Ovr, &Trunc);
R                10388 src/dps8/dps8_eis.c     SC_I_TRUNC (!R && Trunc); // If the truncation condition exists without rounding, then ON; otherwise OFF
R                10493 src/dps8/dps8_eis.c     bool R = getbits36_1 (cpu.cu.IWB, 10) != 0;  // rounding bit
R                10495 src/dps8/dps8_eis.c     PNL (L68_ (if (R)
R                10664 src/dps8/dps8_eis.c     char *res = formatDecimal(out, &set, op3, n3, (int) e->S3, e->SF3, R, &Ovr, &Trunc);
R                10770 src/dps8/dps8_eis.c     SC_I_TRUNC (!R && Trunc); // If the truncation condition exists without rounding, then ON; otherwise OFF
R                10836 src/dps8/dps8_eis.c     bool R = getbits36_1 (cpu.cu.IWB, 10) != 0;  // rounding bit
R                10838 src/dps8/dps8_eis.c     PNL (L68_ (if (R)
R                10976 src/dps8/dps8_eis.c     char *res = formatDecimal(out, &set, op3, n2, (int) e->S2, e->SF2, R, &Ovr, &Trunc);
R                11082 src/dps8/dps8_eis.c     SC_I_TRUNC (!R && Trunc); // If the truncation condition exists without rounding, then ON; otherwise OFF
R                11146 src/dps8/dps8_eis.c     bool R = getbits36_1 (cpu.cu.IWB, 10) != 0;  // rounding bit
R                11148 src/dps8/dps8_eis.c     PNL (L68_ (if (R)
R                11308 src/dps8/dps8_eis.c     char *res = formatDecimal(out, &set, op3, n3, (int) e->S3, e->SF3, R, &Ovr, &Trunc);
R                11412 src/dps8/dps8_eis.c     SC_I_TRUNC (!R && Trunc); // If the truncation condition exists without rounding, then ON; otherwise OFF
R                11475 src/dps8/dps8_eis.c     bool R = getbits36_1 (cpu.cu.IWB, 10) != 0;  // rounding bit
R                11477 src/dps8/dps8_eis.c     PNL (L68_ (if (R)
R                11579 src/dps8/dps8_eis.c     char *res = formatDecimal(out, &set, op3, n2, (int) e->S2, e->SF2, R, &Ovr, &Trunc);
R                11681 src/dps8/dps8_eis.c     SC_I_TRUNC (!R && Trunc); // If the truncation condition exists without rounding, then ON; otherwise OFF
R                11745 src/dps8/dps8_eis.c     bool R = getbits36_1 (cpu.cu.IWB, 10) != 0;  // rounding bit
R                11747 src/dps8/dps8_eis.c     PNL (L68_ (if (R)
R                11882 src/dps8/dps8_eis.c     char *res = formatDecimal(out, &set, op3, n3, (int) e->S3, e->SF3, R, &Ovr, &Trunc);
R                11986 src/dps8/dps8_eis.c     SC_I_TRUNC (!R && Trunc); // If the truncation condition exists without rounding, then ON; otherwise OFF
R                12245 src/dps8/dps8_eis.c 
R                12551 src/dps8/dps8_eis.c 
R                12554 src/dps8/dps8_eis.c 
R                12743 src/dps8/dps8_eis.c 
R                12798 src/dps8/dps8_eis.c     bool R = getbits36_1 (cpu.cu.IWB, 10) != 0;  // rounding bit
R                12800 src/dps8/dps8_eis.c     PNL (L68_ (if (R)
R                13008 src/dps8/dps8_eis.c             res = formatDecimal(out, &set, op3, n2 -1, (int) e->S2, e->SF2, R, &Ovr, &Trunc);
R                13018 src/dps8/dps8_eis.c             res = formatDecimal(out, &set, op3, n2, (int) e->S2, e->SF2, R, &Ovr, &Trunc);
R                13022 src/dps8/dps8_eis.c         res = formatDecimal(out, &set, op3, n2, (int) e->S2, e->SF2, R, &Ovr, &Trunc);
R                13189 src/dps8/dps8_eis.c     bool R = getbits36_1 (cpu.cu.IWB, 10) != 0;  // rounding bit
R                13191 src/dps8/dps8_eis.c     PNL (L68_ (if (R)
R                13436 src/dps8/dps8_eis.c             res = formatDecimal(out, &set, op3, n3 -1, (int) e->S3, e->SF3, R, &Ovr, &Trunc);
R                13446 src/dps8/dps8_eis.c             res = formatDecimal(out, &set, op3, n3, (int) e->S3, e->SF3, R, &Ovr, &Trunc);
R                13450 src/dps8/dps8_eis.c         res = formatDecimal(out, &set, op3, n3, (int) e->S3, e->SF3, R, &Ovr, &Trunc);
R                 740 src/dps8/dps8_ins.c     putbits36_1  (& words[4], 30, cpu.du.R);
R                7323 src/dps8/dps8_ins.c                 cpu.SDWAM[m].R     = getbits36_1  (cpu.Yblock32[j + 1], 51 - 36);
R                7599 src/dps8/dps8_ins.c                            cpu.SDWAM[toffset + j].R);
R                2183 src/dps8/dps8_sys.c 
R                3232 src/dps8/dps8_sys.c     SDW->R      = TSTBIT (SDWodd,  20);
R                3291 src/dps8/dps8_sys.c                 SDW0.R     = TSTBIT(SDWodd,   20);