GET_PR_BITNO     1875 src/dps8/dps8_ins.c       sim_debug (DBG_APPENDING, &cpu_dev, "doPtrReg: PR[%o] SNR=%05o RNR=%o WORDNO=%06o " "BITNO=%02o\n", n, cpu.PAR[n].SNR, cpu.PAR[n].RNR, cpu.PAR[n].WORDNO, GET_PR_BITNO (n));
GET_PR_BITNO     1882 src/dps8/dps8_ins.c       cpu.TPR.TBR = GET_PR_BITNO (n);
GET_PR_BITNO     2229 src/dps8/dps8_ins.c       sim_debug (DBG_REGDUMPPR, &cpu_dev, "PR%d/%s: SNR=%05o RNR=%o WORDNO=%06o BITNO:%02o ARCHAR:%o ARBITNO:%02o\n", n, PRalias[n], cpu.PR[n].SNR, cpu.PR[n].RNR, cpu.PR[n].WORDNO, GET_PR_BITNO (n), GET_AR_CHAR (n), GET_AR_BITNO (n));
GET_PR_BITNO     2679 src/dps8/dps8_ins.c             cpu.Ypair[1] |= (word36) GET_PR_BITNO (n) << 9;
GET_PR_BITNO     2857 src/dps8/dps8_ins.c                          n, cpu.CY, cpu.PR[n].RNR, GET_PR_BITNO (n),
GET_PR_BITNO     6653 src/dps8/dps8_ins.c               cpu.Yblock16[2 * n + 1] |= (word36) GET_PR_BITNO(n) << 9;
GET_PR_BITNO     6692 src/dps8/dps8_ins.c             cpu.CY  =  ((word36) (GET_PR_BITNO(n) & 077)) << 30;
GET_PR_BITNO     9279 src/dps8/dps8_ins.c