BIT73             516 src/dps8/dps8_utils.c       op1e = or_128 (op1e, BIT73);
BIT73             518 src/dps8/dps8_utils.c       op2e = or_128 (op2e, BIT73);
BIT73             521 src/dps8/dps8_utils.c       op1e |= BIT73;
BIT73             523 src/dps8/dps8_utils.c       op2e |= BIT73;
BIT73             535 src/dps8/dps8_utils.c     bool r73 = isnonzero_128 (and_128 (res, BIT73));
BIT73             538 src/dps8/dps8_utils.c     bool r73 = res & BIT73  ? true : false;
BIT73             656 src/dps8/dps8_utils.c       op1e = or_128 (op1e, BIT73);
BIT73             658 src/dps8/dps8_utils.c       op2e = or_128 (op2e, BIT73);
BIT73             661 src/dps8/dps8_utils.c       op1e |= BIT73;
BIT73             663 src/dps8/dps8_utils.c       op2e |= BIT73;
BIT73             701 src/dps8/dps8_utils.c     bool r73 = isnonzero_128 (and_128 (res, BIT73));
BIT73             704 src/dps8/dps8_utils.c     bool r73 = res & BIT73  ? true : false;