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                1232 src/dps8/dps8_cpu.c                    SDW->FC,   SDW->BOUND, SDW->R,  SDW->E,  SDW->W,
R                 227 src/dps8/dps8_cpu.h     word1   R;       // Read permission bit. If this bit is set ON, read
R                 303 src/dps8/dps8_cpu.h 
R                1248 src/dps8/dps8_cpu.h # define CPT(R,C) cpu.cpt[R][C]=1
R                1251 src/dps8/dps8_cpu.h # define CPT(R,C)
R                1401 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                7703 src/dps8/dps8_eis.c     bool R = getbits36_1 (cpu.cu.IWB, 10) != 0;  // rounding bit
R                7704 src/dps8/dps8_eis.c     PNL (L68_ (if (R)
R                7818 src/dps8/dps8_eis.c     char * res = formatDecimal (out, & set, op1, n2, (int) e->S2, e->SF2, R,
R                7945 src/dps8/dps8_eis.c sim_debug (DBG_CAC, & cpu_dev, "R %o\n", R);
R                7961 src/dps8/dps8_eis.c     SC_I_TRUNC (!R && Trunc);
R                10205 src/dps8/dps8_eis.c     bool R = getbits36_1 (cpu.cu.IWB, 10) != 0;  // rounding bit
R                10207 src/dps8/dps8_eis.c     PNL (L68_ (if (R)
R                10345 src/dps8/dps8_eis.c     char *res = formatDecimal(out, &set, op3, n2, (int) e->S2, e->SF2, R, &Ovr, &Trunc);
R                10460 src/dps8/dps8_eis.c     SC_I_TRUNC (!R && Trunc); // If the truncation condition exists without rounding, then ON; otherwise OFF
R                10566 src/dps8/dps8_eis.c     bool R = getbits36_1 (cpu.cu.IWB, 10) != 0;  // rounding bit
R                10568 src/dps8/dps8_eis.c     PNL (L68_ (if (R)
R                10736 src/dps8/dps8_eis.c     char *res = formatDecimal(out, &set, op3, n3, (int) e->S3, e->SF3, R, &Ovr, &Trunc);
R                10852 src/dps8/dps8_eis.c     SC_I_TRUNC (!R && Trunc); // If the truncation condition exists without rounding, then ON; otherwise OFF
R                10918 src/dps8/dps8_eis.c     bool R = getbits36_1 (cpu.cu.IWB, 10) != 0;  // rounding bit
R                10920 src/dps8/dps8_eis.c     PNL (L68_ (if (R)
R                11057 src/dps8/dps8_eis.c     char *res = formatDecimal(out, &set, op3, n2, (int) e->S2, e->SF2, R, &Ovr, &Trunc);
R                11173 src/dps8/dps8_eis.c     SC_I_TRUNC (!R && Trunc); // If the truncation condition exists without rounding, then ON; otherwise OFF
R                11237 src/dps8/dps8_eis.c     bool R = getbits36_1 (cpu.cu.IWB, 10) != 0;  // rounding bit
R                11239 src/dps8/dps8_eis.c     PNL (L68_ (if (R)
R                11398 src/dps8/dps8_eis.c     char *res = formatDecimal(out, &set, op3, n3, (int) e->S3, e->SF3, R, &Ovr, &Trunc);
R                11512 src/dps8/dps8_eis.c     SC_I_TRUNC (!R && Trunc); // If the truncation condition exists without rounding, then ON; otherwise OFF
R                11575 src/dps8/dps8_eis.c     bool R = getbits36_1 (cpu.cu.IWB, 10) != 0;  // rounding bit
R                11577 src/dps8/dps8_eis.c     PNL (L68_ (if (R)
R                11679 src/dps8/dps8_eis.c     char *res = formatDecimal(out, &set, op3, n2, (int) e->S2, e->SF2, R, &Ovr, &Trunc);
R                11791 src/dps8/dps8_eis.c     SC_I_TRUNC (!R && Trunc); // If the truncation condition exists without rounding, then ON; otherwise OFF
R                11855 src/dps8/dps8_eis.c     bool R = getbits36_1 (cpu.cu.IWB, 10) != 0;  // rounding bit
R                11857 src/dps8/dps8_eis.c     PNL (L68_ (if (R)
R                11992 src/dps8/dps8_eis.c     char *res = formatDecimal(out, &set, op3, n3, (int) e->S3, e->SF3, R, &Ovr, &Trunc);
R                12104 src/dps8/dps8_eis.c     SC_I_TRUNC (!R && Trunc); // If the truncation condition exists without rounding, then ON; otherwise OFF
R                12362 src/dps8/dps8_eis.c 
R                12668 src/dps8/dps8_eis.c 
R                12671 src/dps8/dps8_eis.c 
R                12862 src/dps8/dps8_eis.c 
R                12917 src/dps8/dps8_eis.c     bool R = getbits36_1 (cpu.cu.IWB, 10) != 0;  // rounding bit
R                12919 src/dps8/dps8_eis.c     PNL (L68_ (if (R)
R                13131 src/dps8/dps8_eis.c             res = formatDecimal(out, &set, op3, n2 -1, (int) e->S2, e->SF2, R, &Ovr, &Trunc);
R                13141 src/dps8/dps8_eis.c             res = formatDecimal(out, &set, op3, n2, (int) e->S2, e->SF2, R, &Ovr, &Trunc);
R                13145 src/dps8/dps8_eis.c         res = formatDecimal(out, &set, op3, n2, (int) e->S2, e->SF2, R, &Ovr, &Trunc);
R                13322 src/dps8/dps8_eis.c     bool R = getbits36_1 (cpu.cu.IWB, 10) != 0;  // rounding bit
R                13324 src/dps8/dps8_eis.c     PNL (L68_ (if (R)
R                13576 src/dps8/dps8_eis.c             res = formatDecimal(out, &set, op3, n3 -1, (int) e->S3, e->SF3, R, &Ovr, &Trunc);
R                13586 src/dps8/dps8_eis.c             res = formatDecimal(out, &set, op3, n3, (int) e->S3, e->SF3, R, &Ovr, &Trunc);
R                13590 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                7658 src/dps8/dps8_ins.c                 cpu.SDWAM[m].R     = getbits36_1  (cpu.Yblock32[j + 1], 51 - 36);
R                7934 src/dps8/dps8_ins.c                            cpu.SDWAM[toffset + j].R);
R                2130 src/dps8/dps8_sys.c 
R                3182 src/dps8/dps8_sys.c     SDW->R      = TSTBIT (SDWodd,  20);
R                3242 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);