cachedAddress     142 src/dps8/doAppendCycleInstructionFetch.h   word24 cachedAddress;
cachedAddress     148 src/dps8/doAppendCycleInstructionFetch.h       ucCacheCheck (cpup, this, cpu.TPR.TSR, cpu.TPR.CA, & cachedBound, & cachedP, & cachedAddress, & cachedR1, & cachedPaged);
cachedAddress     533 src/dps8/doAppendCycleInstructionFetch.h     if (cachedAddress != pageAddress) {
cachedAddress     534 src/dps8/doAppendCycleInstructionFetch.h      sim_printf ("cachedAddress %08o != pageAddress %08o\r\n", cachedAddress, pageAddress);
cachedAddress     129 src/dps8/doAppendCycleOperandRead.h   word24 cachedAddress;
cachedAddress     135 src/dps8/doAppendCycleOperandRead.h       ucCacheCheck (cpup, this, cpu.TPR.TSR, cpu.TPR.CA, & cachedBound, & cachedP, & cachedAddress, & cachedR1, & cachedPaged);
cachedAddress     139 src/dps8/doAppendCycleOperandRead.h             cachedP, cachedAddress, cachedR1, cachedPaged);
cachedAddress     649 src/dps8/doAppendCycleOperandRead.h     if (cachedAddress != pageAddress) {
cachedAddress     651 src/dps8/doAppendCycleOperandRead.h              cachedAddress, pageAddress);