TBR 283 src/dps8/doAppendCycleABSA.h DBGAPP ("doAppendCycleABSA (Exit) TRR %o TSR %05o TBR %02o CA %06o\n", cpu.TPR.TRR, cpu.TPR.TSR, cpu.TPR.TBR, cpu.TPR.CA); TBR 349 src/dps8/doAppendCycleAPUDataRMW.h DBGAPP ("doAppendCycleAPUDataRMW (Exit) TRR %o TSR %05o TBR %02o CA %06o\n", cpu.TPR.TRR, cpu.TPR.TSR, cpu.TPR.TBR, cpu.TPR.CA); TBR 300 src/dps8/doAppendCycleAPUDataRead.h DBGAPP ("doAppendCycleAPUDataRead (Exit) TRR %o TSR %05o TBR %02o CA %06o\n", cpu.TPR.TRR, cpu.TPR.TSR, cpu.TPR.TBR, cpu.TPR.CA); TBR 303 src/dps8/doAppendCycleAPUDataStore.h DBGAPP ("doAppendCycleAPUDataStore (Exit) TRR %o TSR %05o TBR %02o CA %06o\n", cpu.TPR.TRR, cpu.TPR.TSR, cpu.TPR.TBR, cpu.TPR.CA); TBR 468 src/dps8/doAppendCycleIndirectWordFetch.h DBGAPP ("doAppendCycleIndirectWordFetch (Exit) TRR %o TSR %05o TBR %02o CA %06o\n", cpu.TPR.TRR, cpu.TPR.TSR, cpu.TPR.TBR, cpu.TPR.CA); TBR 657 src/dps8/doAppendCycleInstructionFetch.h DBGAPP ("doAppendCycleInstructionFetch (Exit) TRR %o TSR %05o TBR %02o CA %06o\n", cpu.TPR.TRR, cpu.TPR.TSR, cpu.TPR.TBR, cpu.TPR.CA); TBR 354 src/dps8/doAppendCycleOperandRMW.h DBGAPP ("doAppendCycleOperandRMW (Exit) TRR %o TSR %05o TBR %02o CA %06o\n", cpu.TPR.TRR, cpu.TPR.TSR, cpu.TPR.TBR, cpu.TPR.CA); TBR 798 src/dps8/doAppendCycleOperandRead.h DBGAPP ("doAppendCycleOperandRead (Exit) TRR %o TSR %05o TBR %02o CA %06o\n", cpu.TPR.TRR, cpu.TPR.TSR, cpu.TPR.TBR, cpu.TPR.CA); TBR 306 src/dps8/doAppendCycleOperandStore.h DBGAPP ("doAppendCycleOperandStore (Exit) TRR %o TSR %05o TBR %02o CA %06o\n", cpu.TPR.TRR, cpu.TPR.TSR, cpu.TPR.TBR, cpu.TPR.CA); TBR 392 src/dps8/doAppendCycleRTCDOperandFetch.h DBGAPP ("doAppendCycleRTCDOperandFetch (Exit) TRR %o TSR %05o TBR %02o CA %06o\n", cpu.TPR.TRR, cpu.TPR.TSR, cpu.TPR.TBR, cpu.TPR.CA); 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 2219 src/dps8/dps8_append.c cpu.TPR.TRR, cpu.TPR.TSR, cpu.TPR.TBR, cpu.TPR.CA); TBR 83 src/dps8/dps8_cpu.h word6 TBR; // The current bit offset as calculated from ITS and ITP TBR 399 src/dps8/dps8_ins.c putbits36_6 (& words[3], 30, cpu.TPR.TBR); TBR 655 src/dps8/dps8_ins.c cpu.TPR.TBR = getbits36_6 (words[3], 30); TBR 1882 src/dps8/dps8_ins.c cpu.TPR.TBR = GET_PR_BITNO (n); TBR 1890 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 1905 src/dps8/dps8_ins.c cpu.TPR.TBR = 0; TBR 2000 src/dps8/dps8_ins.c cpu.TPR.TBR = 0; TBR 2633 src/dps8/dps8_ins.c SET_PR_BITNO (n, cpu.TPR.TBR); TBR 3357 src/dps8/dps8_ins.c cpu.rQ = cpu.TPR.TBR & MASK6; TBR 6457 src/dps8/dps8_ins.c SET_PR_BITNO (0, cpu.TPR.TBR); TBR 6469 src/dps8/dps8_ins.c SET_PR_BITNO (1, cpu.TPR.TBR); TBR 6481 src/dps8/dps8_ins.c SET_PR_BITNO (2, cpu.TPR.TBR); TBR 6493 src/dps8/dps8_ins.c SET_PR_BITNO (3, cpu.TPR.TBR); TBR 6505 src/dps8/dps8_ins.c SET_PR_BITNO (4, cpu.TPR.TBR); TBR 6517 src/dps8/dps8_ins.c SET_PR_BITNO (5, cpu.TPR.TBR); TBR 6529 src/dps8/dps8_ins.c SET_PR_BITNO (6, cpu.TPR.TBR); TBR 6541 src/dps8/dps8_ins.c SET_PR_BITNO (7, cpu.TPR.TBR); TBR 33 src/dps8/dps8_mp.h word6 TBR; TBR 4154 src/dps8/dps8_sys.c { "cpus[].TPR.TBR", SYM_STRUCT_OFFSET, SYM_UINT8_6, offsetof (struct tpr_s, TBR) },