flush             683 src/dps8/dps8_eis.c static void EISWriteIdx (cpu_state_t * cpup, EISaddr *p, uint n, word36 data, bool flush)
flush             715 src/dps8/dps8_eis.c     if (flush)
flush            1065 src/dps8/dps8_eis.c static bool EISgetBitRWN (cpu_state_t * cpup, EISaddr * p, bool flush)
flush            1098 src/dps8/dps8_eis.c         EISWriteIdx (cpup, p, 0, p -> data, flush); // write data word to memory
flush            8204 src/dps8/dps8_eis.c static bool EISgetBitRWNR (cpu_state_t * cpup, EISaddr * p, bool flush)
flush            8251 src/dps8/dps8_eis.c         EISWriteIdx (cpup, p, 0, p -> data, flush); // write data word to memory