itxPair 200 src/dps8/dps8_addrmods.c GET_ITP_PRNUM (cpu.itxPair), GET_ITP_WORDNO (cpu.itxPair), itxPair 201 src/dps8/dps8_addrmods.c GET_ITP_BITNO (cpu.itxPair), GET_ITP_MOD (cpu.itxPair)); itxPair 219 src/dps8/dps8_addrmods.c word3 n = GET_ITP_PRNUM (cpu.itxPair); itxPair 226 src/dps8/dps8_addrmods.c cpu.TPR.TBR = GET_ITP_BITNO (cpu.itxPair); itxPair 227 src/dps8/dps8_addrmods.c cpu.TPR.CA = cpu.PAR[n].WORDNO + GET_ITP_WORDNO (cpu.itxPair); itxPair 231 src/dps8/dps8_addrmods.c cpu.rTAG = GET_ITP_MOD (cpu.itxPair); itxPair 244 src/dps8/dps8_addrmods.c GET_ITS_SEGNO (cpu.itxPair), GET_ITS_RN (cpu.itxPair), itxPair 245 src/dps8/dps8_addrmods.c GET_ITS_WORDNO (cpu.itxPair), GET_ITS_BITNO (cpu.itxPair), itxPair 246 src/dps8/dps8_addrmods.c GET_ITS_MOD (cpu.itxPair)); itxPair 260 src/dps8/dps8_addrmods.c cpu.TPR.TSR = GET_ITS_SEGNO (cpu.itxPair); itxPair 264 src/dps8/dps8_addrmods.c GET_ITS_RN (cpu.itxPair), cpu.RSDWH_R1, cpu.TPR.TRR, itxPair 265 src/dps8/dps8_addrmods.c max3 (GET_ITS_RN (cpu.itxPair), cpu.RSDWH_R1, cpu.TPR.TRR)); itxPair 267 src/dps8/dps8_addrmods.c cpu.TPR.TRR = max3 (GET_ITS_RN (cpu.itxPair), cpu.RSDWH_R1, cpu.TPR.TRR); itxPair 268 src/dps8/dps8_addrmods.c cpu.TPR.TBR = GET_ITS_BITNO (cpu.itxPair); itxPair 269 src/dps8/dps8_addrmods.c cpu.TPR.CA = GET_ITS_WORDNO (cpu.itxPair); itxPair 274 src/dps8/dps8_addrmods.c cpu.rTAG = GET_ITS_MOD (cpu.itxPair); itxPair 284 src/dps8/dps8_addrmods.c word6 ind_tag = GET_TAG (cpu.itxPair [0]); itxPair 288 src/dps8/dps8_addrmods.c cpu.itxPair[0], cpu.itxPair[1]); itxPair 572 src/dps8/dps8_addrmods.c if ((saveCA & 1) == 0 && (ISITP (cpu.itxPair[0]) || ISITS (cpu.itxPair[0]))) itxPair 579 src/dps8/dps8_addrmods.c cpu.rTAG = GET_TAG (cpu.itxPair[0]); itxPair 580 src/dps8/dps8_addrmods.c if (ISITP (cpu.itxPair[0]) || ISITS (cpu.itxPair[0])) itxPair 589 src/dps8/dps8_addrmods.c updateIWB (GET_ADDR (cpu.itxPair[0]), cpu.rTAG); itxPair 603 src/dps8/dps8_addrmods.c cpu.TPR.CA = GETHI (cpu.itxPair[0]); itxPair 618 src/dps8/dps8_addrmods.c cpu.itxPair[0], cpu.TPR.CA, cpu.rTAG); itxPair 654 src/dps8/dps8_addrmods.c if ((saveCA & 1) == 0 && (ISITP (cpu.itxPair[0]) || ISITS (cpu.itxPair[0]))) itxPair 660 src/dps8/dps8_addrmods.c if (ISITP (cpu.itxPair[0]) || ISITS (cpu.itxPair[0])) itxPair 667 src/dps8/dps8_addrmods.c cpu.TPR.CA = GETHI (cpu.itxPair[0]); itxPair 669 src/dps8/dps8_addrmods.c cpu.rTAG = GET_TAG (cpu.itxPair[0]); itxPair 680 src/dps8/dps8_addrmods.c cpu.itxPair[0], cpu.TPR.CA, Tm, Td, itxPair 681 src/dps8/dps8_addrmods.c get_mod_string (buf, GET_TAG (cpu.itxPair[0]))); itxPair 1049 src/dps8/dps8_addrmods.c cpu.itxPair[0]); itxPair 1051 src/dps8/dps8_addrmods.c cpu.TPR.CA = GET_ADDR (cpu.itxPair[0]); itxPair 1569 src/dps8/dps8_cpu.h word36 itxPair [2]; itxPair 1022 src/dps8/dps8_iefp.c Read (cpu.TPR.CA, cpu.itxPair, INDIRECT_WORD_FETCH); itxPair 1023 src/dps8/dps8_iefp.c cpu.itxPair[1] = MASK36; // fill with ones for debugging itxPair 1027 src/dps8/dps8_iefp.c Read2 (cpu.TPR.CA, cpu.itxPair, INDIRECT_WORD_FETCH);