cachedBound 145 src/dps8/doAppendCycleInstructionFetch.h word14 cachedBound; cachedBound 148 src/dps8/doAppendCycleInstructionFetch.h cacheHit = ucCacheCheck (this, cpu.TPR.TSR, cpu.TPR.CA, & cachedBound, & cachedP, & cachedAddress, & cachedR1, & cachedPaged); cachedBound 539 src/dps8/doAppendCycleInstructionFetch.h if (cachedBound != bound) { cachedBound 540 src/dps8/doAppendCycleInstructionFetch.h sim_printf ("cachedBound %01o != bound %01o\r\n", cachedBound, bound); cachedBound 134 src/dps8/doAppendCycleOperandRead.h word14 cachedBound; cachedBound 137 src/dps8/doAppendCycleOperandRead.h cacheHit = ucCacheCheck (this, cpu.TPR.TSR, cpu.TPR.CA, & cachedBound, & cachedP, & cachedAddress, & cachedR1, & cachedPaged); cachedBound 139 src/dps8/doAppendCycleOperandRead.h hdbgNote ("doAppendCycleOperandRead.h", "test cache check %s %d %u %05o:%06o %05o %o %08o %o %o", cacheHit ? "hit" : "miss", evcnt, this, cpu.TPR.TSR, cpu.TPR.CA, cachedBound, cachedP, cachedAddress, cachedR1, cachedPaged); cachedBound 648 src/dps8/doAppendCycleOperandRead.h if (cachedBound != bound) { cachedBound 649 src/dps8/doAppendCycleOperandRead.h sim_printf ("cachedBound %01o != bound %01o\r\n", cachedBound, bound);