EISgetBitRWN     8118 src/dps8/dps8_eis.c         bool b1 = EISgetBitRWN(cpup, &e->ADDR1, true);
EISgetBitRWN     8120 src/dps8/dps8_eis.c         bool b2 = EISgetBitRWN(cpup, &e->ADDR2, true);
EISgetBitRWN     8135 src/dps8/dps8_eis.c         EISgetBitRWN(cpup, &e->ADDR2, e->ADDR1.last_bit_posn == 35);    // write bit w/ addr increment to memory
EISgetBitRWN     8145 src/dps8/dps8_eis.c             bool b2 = EISgetBitRWN(cpup, &e->ADDR2, true);
EISgetBitRWN     8160 src/dps8/dps8_eis.c             EISgetBitRWN(cpup, &e->ADDR2, e->ADDR1.last_bit_posn == 35);    // write bit w/ addr increment to memory
EISgetBitRWN     8603 src/dps8/dps8_eis.c         bool b1 = EISgetBitRWN (cpup, & e->ADDR1, true);
EISgetBitRWN     8604 src/dps8/dps8_eis.c         bool b2 = EISgetBitRWN (cpup, & e->ADDR2, true);
EISgetBitRWN     8621 src/dps8/dps8_eis.c             bool b2 = EISgetBitRWN (cpup, & e->ADDR2, true);