BIT73 624 src/dps8/dps8_utils.c op1e = or_128 (op1e, BIT73); BIT73 626 src/dps8/dps8_utils.c op2e = or_128 (op2e, BIT73); BIT73 629 src/dps8/dps8_utils.c op1e |= BIT73; BIT73 631 src/dps8/dps8_utils.c op2e |= BIT73; BIT73 643 src/dps8/dps8_utils.c bool r73 = isnonzero_128 (and_128 (res, BIT73)); BIT73 646 src/dps8/dps8_utils.c bool r73 = res & BIT73 ? true : false; BIT73 764 src/dps8/dps8_utils.c op1e = or_128 (op1e, BIT73); BIT73 766 src/dps8/dps8_utils.c op2e = or_128 (op2e, BIT73); BIT73 769 src/dps8/dps8_utils.c op1e |= BIT73; BIT73 771 src/dps8/dps8_utils.c op2e |= BIT73; BIT73 809 src/dps8/dps8_utils.c bool r73 = isnonzero_128 (and_128 (res, BIT73)); BIT73 812 src/dps8/dps8_utils.c bool r73 = res & BIT73 ? true : false;