R                 149 src/dps8/doAppendCycleABSA.h   if (cpu.SDW->R == 0) {
R                 163 src/dps8/doAppendCycleAPUDataRMW.h   if (cpu.SDW->R == 0) {
R                 158 src/dps8/doAppendCycleAPUDataRead.h   if (cpu.SDW->R == 0) {
R                 254 src/dps8/doAppendCycleIndirectWordFetch.h   if (cpu.SDW->R == 0) {
R                 163 src/dps8/doAppendCycleOperandRMW.h   if (cpu.SDW->R == 0) {
R                 326 src/dps8/doAppendCycleOperandRead.h   if (cpu.SDW->R == 0) {
R                 187 src/dps8/doAppendCycleRTCDOperandFetch.h   if (cpu.SDW->R == 0) {
R                 444 src/dps8/dps8_append.c     cpu.SDW0.R     = TSTBIT (SDWodd, 20);
R                 462 src/dps8/dps8_append.c             cpu.SDW0.R, cpu.SDW0.E, cpu.SDW0.W, cpu.SDW0.P, cpu.SDW0.U,
R                 507 src/dps8/dps8_append.c     cpu.SDW0.R     = TSTBIT (SDWodd, 20);
R                 537 src/dps8/dps8_append.c                      SDW->R,       SDW->E,  SDW->W,  SDW->P,  SDW->U,
R                1438 src/dps8/dps8_append.c         if (cpu.SDW->R == 0)
R                2282 src/dps8/dps8_append.c         SDW1.R     = TSTBIT (SDWodd, 20);
R                2310 src/dps8/dps8_append.c         SDW1.R     = TSTBIT (SDWodd, 20);
R                1258 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                1252 src/dps8/dps8_cpu.h # define CPT(R,C) cpu.cpt[R][C]=1
R                1255 src/dps8/dps8_cpu.h # define CPT(R,C)
R                1405 src/dps8/dps8_cpu.h     word1 R;          //    30  1   R       Last cycle performed must be
R                 303 src/dps8/dps8_decimal.c 
R                 542 src/dps8/dps8_decimal.c 
R                 545 src/dps8/dps8_decimal.c 
R                 706 src/dps8/dps8_decimal.c 
R                 715 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                 731 src/dps8/dps8_decimal.c       if (!R) {
R                 793 src/dps8/dps8_decimal.c     if (! R) {
R                  47 src/dps8/dps8_decimal.h                     int sf, bool R, bool *OVR, bool *TRUNC);
R                7714 src/dps8/dps8_eis.c     bool R = getbits36_1 (cpu.cu.IWB, 10) != 0;  // rounding bit
R                7715 src/dps8/dps8_eis.c     PNL (L68_ (if (R)
R                7829 src/dps8/dps8_eis.c     char * res = formatDecimal (out, & set, op1, n2, (int) e->S2, e->SF2, R,
R                7956 src/dps8/dps8_eis.c sim_debug (DBG_CAC, & cpu_dev, "R %o\n", R);
R                7972 src/dps8/dps8_eis.c     SC_I_TRUNC (!R && Trunc);
R                10216 src/dps8/dps8_eis.c     bool R = getbits36_1 (cpu.cu.IWB, 10) != 0;  // rounding bit
R                10218 src/dps8/dps8_eis.c     PNL (L68_ (if (R)
R                10356 src/dps8/dps8_eis.c     char *res = formatDecimal(out, &set, op3, n2, (int) e->S2, e->SF2, R, &Ovr, &Trunc);
R                10471 src/dps8/dps8_eis.c     SC_I_TRUNC (!R && Trunc); // If the truncation condition exists without rounding, then ON; otherwise OFF
R                10577 src/dps8/dps8_eis.c     bool R = getbits36_1 (cpu.cu.IWB, 10) != 0;  // rounding bit
R                10579 src/dps8/dps8_eis.c     PNL (L68_ (if (R)
R                10747 src/dps8/dps8_eis.c     char *res = formatDecimal(out, &set, op3, n3, (int) e->S3, e->SF3, R, &Ovr, &Trunc);
R                10863 src/dps8/dps8_eis.c     SC_I_TRUNC (!R && Trunc); // If the truncation condition exists without rounding, then ON; otherwise OFF
R                10929 src/dps8/dps8_eis.c     bool R = getbits36_1 (cpu.cu.IWB, 10) != 0;  // rounding bit
R                10931 src/dps8/dps8_eis.c     PNL (L68_ (if (R)
R                11068 src/dps8/dps8_eis.c     char *res = formatDecimal(out, &set, op3, n2, (int) e->S2, e->SF2, R, &Ovr, &Trunc);
R                11184 src/dps8/dps8_eis.c     SC_I_TRUNC (!R && Trunc); // If the truncation condition exists without rounding, then ON; otherwise OFF
R                11248 src/dps8/dps8_eis.c     bool R = getbits36_1 (cpu.cu.IWB, 10) != 0;  // rounding bit
R                11250 src/dps8/dps8_eis.c     PNL (L68_ (if (R)
R                11409 src/dps8/dps8_eis.c     char *res = formatDecimal(out, &set, op3, n3, (int) e->S3, e->SF3, R, &Ovr, &Trunc);
R                11523 src/dps8/dps8_eis.c     SC_I_TRUNC (!R && Trunc); // If the truncation condition exists without rounding, then ON; otherwise OFF
R                11586 src/dps8/dps8_eis.c     bool R = getbits36_1 (cpu.cu.IWB, 10) != 0;  // rounding bit
R                11588 src/dps8/dps8_eis.c     PNL (L68_ (if (R)
R                11690 src/dps8/dps8_eis.c     char *res = formatDecimal(out, &set, op3, n2, (int) e->S2, e->SF2, R, &Ovr, &Trunc);
R                11802 src/dps8/dps8_eis.c     SC_I_TRUNC (!R && Trunc); // If the truncation condition exists without rounding, then ON; otherwise OFF
R                11866 src/dps8/dps8_eis.c     bool R = getbits36_1 (cpu.cu.IWB, 10) != 0;  // rounding bit
R                11868 src/dps8/dps8_eis.c     PNL (L68_ (if (R)
R                12003 src/dps8/dps8_eis.c     char *res = formatDecimal(out, &set, op3, n3, (int) e->S3, e->SF3, R, &Ovr, &Trunc);
R                12115 src/dps8/dps8_eis.c     SC_I_TRUNC (!R && Trunc); // If the truncation condition exists without rounding, then ON; otherwise OFF
R                12373 src/dps8/dps8_eis.c 
R                12679 src/dps8/dps8_eis.c 
R                12682 src/dps8/dps8_eis.c 
R                12873 src/dps8/dps8_eis.c 
R                12928 src/dps8/dps8_eis.c     bool R = getbits36_1 (cpu.cu.IWB, 10) != 0;  // rounding bit
R                12930 src/dps8/dps8_eis.c     PNL (L68_ (if (R)
R                13142 src/dps8/dps8_eis.c             res = formatDecimal(out, &set, op3, n2 -1, (int) e->S2, e->SF2, R, &Ovr, &Trunc);
R                13152 src/dps8/dps8_eis.c             res = formatDecimal(out, &set, op3, n2, (int) e->S2, e->SF2, R, &Ovr, &Trunc);
R                13156 src/dps8/dps8_eis.c         res = formatDecimal(out, &set, op3, n2, (int) e->S2, e->SF2, R, &Ovr, &Trunc);
R                13333 src/dps8/dps8_eis.c     bool R = getbits36_1 (cpu.cu.IWB, 10) != 0;  // rounding bit
R                13335 src/dps8/dps8_eis.c     PNL (L68_ (if (R)
R                13587 src/dps8/dps8_eis.c             res = formatDecimal(out, &set, op3, n3 -1, (int) e->S3, e->SF3, R, &Ovr, &Trunc);
R                13597 src/dps8/dps8_eis.c             res = formatDecimal(out, &set, op3, n3, (int) e->S3, e->SF3, R, &Ovr, &Trunc);
R                13601 src/dps8/dps8_eis.c         res = formatDecimal(out, &set, op3, n3, (int) e->S3, e->SF3, R, &Ovr, &Trunc);
R                 796 src/dps8/dps8_ins.c     putbits36_1  (& words[4], 30, cpu.du.R);
R                7654 src/dps8/dps8_ins.c                 cpu.SDWAM[m].R     = getbits36_1  (cpu.Yblock32[j + 1], 51 - 36);
R                7930 src/dps8/dps8_ins.c                            cpu.SDWAM[toffset + j].R);
R                2131 src/dps8/dps8_sys.c 
R                3183 src/dps8/dps8_sys.c     SDW->R      = TSTBIT (SDWodd,  20);
R                3243 src/dps8/dps8_sys.c                 SDW0.R     = TSTBIT(SDWodd,   20);
R                 198 src/dps8/panelScraper.c                 SETL1 (bank_a, 15+3, cpu.SDWAM[n].R);
R                 230 src/dps8/panelScraper.c                 SETL1 (bank_a, 15+3, cpu.SDWAM[n].R);
R                 252 src/dps8/panelScraper.c                 SETL1 (bank_a, 15+3, cpu.SDWAM[n].R);
R                 288 src/dps8/panelScraper.c                 SETL1 (bank_a, 15+3, cpu.SDW0.R);