EISgetBitRWN     8107 src/dps8/dps8_eis.c         bool b1 = EISgetBitRWN(cpup, &e->ADDR1, true);
EISgetBitRWN     8109 src/dps8/dps8_eis.c         bool b2 = EISgetBitRWN(cpup, &e->ADDR2, true);
EISgetBitRWN     8124 src/dps8/dps8_eis.c         EISgetBitRWN(cpup, &e->ADDR2, e->ADDR1.last_bit_posn == 35);    // write bit w/ addr increment to memory
EISgetBitRWN     8134 src/dps8/dps8_eis.c             bool b2 = EISgetBitRWN(cpup, &e->ADDR2, true);
EISgetBitRWN     8149 src/dps8/dps8_eis.c             EISgetBitRWN(cpup, &e->ADDR2, e->ADDR1.last_bit_posn == 35);    // write bit w/ addr increment to memory
EISgetBitRWN     8592 src/dps8/dps8_eis.c         bool b1 = EISgetBitRWN (cpup, & e->ADDR1, true);
EISgetBitRWN     8593 src/dps8/dps8_eis.c         bool b2 = EISgetBitRWN (cpup, & e->ADDR2, true);
EISgetBitRWN     8610 src/dps8/dps8_eis.c             bool b2 = EISgetBitRWN (cpup, & e->ADDR2, true);