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             647 src/dps8/dps8_utils.c       op1e = or_128 (op1e, BIT73);
BIT73             649 src/dps8/dps8_utils.c       op2e = or_128 (op2e, BIT73);
BIT73             652 src/dps8/dps8_utils.c       op1e |= BIT73;
BIT73             654 src/dps8/dps8_utils.c       op2e |= BIT73;
BIT73             680 src/dps8/dps8_utils.c     bool r73 = isnonzero_128 (and_128 (res, BIT73));
BIT73             683 src/dps8/dps8_utils.c     bool r73 = res & BIT73  ? true : false;