TBR               226 src/dps8/dps8_addrmods.c     cpu.TPR.TBR  = GET_ITP_BITNO (cpu.itxPair);
TBR               268 src/dps8/dps8_addrmods.c     cpu.TPR.TBR  = GET_ITS_BITNO (cpu.itxPair);
TBR              2170 src/dps8/dps8_append.c             cpu.TPR.TRR, cpu.TPR.TSR, cpu.TPR.TBR, cpu.TPR.CA);
TBR                84 src/dps8/dps8_cpu.h     word6   TBR; // The current bit offset as calculated from ITS and ITP
TBR               395 src/dps8/dps8_ins.c     putbits36_6 (& words[3], 30, cpu.TPR.TBR);
TBR               651 src/dps8/dps8_ins.c     cpu.TPR.TBR         = getbits36_6  (words[3], 30);
TBR              1862 src/dps8/dps8_ins.c       cpu.TPR.TBR = GET_PR_BITNO (n);
TBR              1870 src/dps8/dps8_ins.c       sim_debug (DBG_APPENDING, &cpu_dev, "doPtrReg: n=%o offset=%05o TPR.CA=%06o " "TPR.TBR=%o TPR.TSR=%05o TPR.TRR=%o\n", n, offset, cpu.TPR.CA, cpu.TPR.TBR, cpu.TPR.TSR, cpu.TPR.TRR);
TBR              1885 src/dps8/dps8_ins.c         cpu.TPR.TBR = 0;
TBR              1980 src/dps8/dps8_ins.c     cpu.TPR.TBR = 0;
TBR              2613 src/dps8/dps8_ins.c             SET_PR_BITNO (n, cpu.TPR.TBR);
TBR              3337 src/dps8/dps8_ins.c           cpu.rQ  = cpu.TPR.TBR & MASK6;
TBR              6437 src/dps8/dps8_ins.c           SET_PR_BITNO (0, cpu.TPR.TBR);
TBR              6449 src/dps8/dps8_ins.c           SET_PR_BITNO (1, cpu.TPR.TBR);
TBR              6461 src/dps8/dps8_ins.c           SET_PR_BITNO (2, cpu.TPR.TBR);
TBR              6473 src/dps8/dps8_ins.c           SET_PR_BITNO (3, cpu.TPR.TBR);
TBR              6485 src/dps8/dps8_ins.c           SET_PR_BITNO (4, cpu.TPR.TBR);
TBR              6497 src/dps8/dps8_ins.c           SET_PR_BITNO (5, cpu.TPR.TBR);
TBR              6509 src/dps8/dps8_ins.c           SET_PR_BITNO (6, cpu.TPR.TBR);
TBR              6521 src/dps8/dps8_ins.c           SET_PR_BITNO (7, cpu.TPR.TBR);
TBR                33 src/dps8/dps8_mp.h     word6 TBR;
TBR              4119 src/dps8/dps8_sys.c     { "cpus[].TPR.TBR",         SYM_STRUCT_OFFSET, SYM_UINT8_6,   offsetof (struct tpr_s,          TBR) },