BIT73             517 src/dps8/dps8_utils.c       op1e = or_128 (op1e, BIT73);
BIT73             519 src/dps8/dps8_utils.c       op2e = or_128 (op2e, BIT73);
BIT73             522 src/dps8/dps8_utils.c       op1e |= BIT73;
BIT73             524 src/dps8/dps8_utils.c       op2e |= BIT73;
BIT73             536 src/dps8/dps8_utils.c     bool r73 = isnonzero_128 (and_128 (res, BIT73));
BIT73             539 src/dps8/dps8_utils.c     bool r73 = res & BIT73  ? true : false;
BIT73             657 src/dps8/dps8_utils.c       op1e = or_128 (op1e, BIT73);
BIT73             659 src/dps8/dps8_utils.c       op2e = or_128 (op2e, BIT73);
BIT73             662 src/dps8/dps8_utils.c       op1e |= BIT73;
BIT73             664 src/dps8/dps8_utils.c       op2e |= BIT73;
BIT73             702 src/dps8/dps8_utils.c     bool r73 = isnonzero_128 (and_128 (res, BIT73));
BIT73             705 src/dps8/dps8_utils.c     bool r73 = res & BIT73  ? true : false;