cachedPaged 146 src/dps8/doAppendCycleInstructionFetch.h bool cachedPaged; cachedPaged 148 src/dps8/doAppendCycleInstructionFetch.h ucCacheCheck (cpup, this, cpu.TPR.TSR, cpu.TPR.CA, & cachedBound, & cachedP, & cachedAddress, & cachedR1, & cachedPaged); cachedPaged 544 src/dps8/doAppendCycleInstructionFetch.h if (cachedPaged != paged) { cachedPaged 545 src/dps8/doAppendCycleInstructionFetch.h sim_printf ("cachedPaged %01o != paged %01o\r\n", cachedPaged, paged); cachedPaged 568 src/dps8/doAppendCycleInstructionFetch.h if (cachedPaged != paged) sim_printf ("cachedPaged %01o != paged %01o\r\n", cachedPaged, paged); cachedPaged 133 src/dps8/doAppendCycleOperandRead.h bool cachedPaged; cachedPaged 135 src/dps8/doAppendCycleOperandRead.h ucCacheCheck (cpup, this, cpu.TPR.TSR, cpu.TPR.CA, & cachedBound, & cachedP, & cachedAddress, & cachedR1, & cachedPaged); cachedPaged 139 src/dps8/doAppendCycleOperandRead.h cachedP, cachedAddress, cachedR1, cachedPaged); cachedPaged 663 src/dps8/doAppendCycleOperandRead.h if (cachedPaged != paged) { cachedPaged 665 src/dps8/doAppendCycleOperandRead.h cachedPaged, paged);