notallzeros       532 src/dps8/dps8_math.c   word1 notallzeros = 0;
notallzeros       545 src/dps8/dps8_math.c       notallzeros |= m1.l & 1;
notallzeros       550 src/dps8/dps8_math.c     if (iseq_128 (m1, MASK72) && notallzeros == 1 && shift_count * (int) shift_amt > 71)
notallzeros       559 src/dps8/dps8_math.c       notallzeros |= m1 & 1;
notallzeros       565 src/dps8/dps8_math.c     if (m1 == MASK72 && notallzeros == 1 && shift_count * (int) shift_amt > 71)
notallzeros       578 src/dps8/dps8_math.c       notallzeros |= m2.l & 1;
notallzeros       583 src/dps8/dps8_math.c     if (iseq_128 (m2, MASK72) && notallzeros == 1 && shift_count * (int) shift_amt > 71)
notallzeros       592 src/dps8/dps8_math.c       notallzeros |= m2 & 1;
notallzeros       597 src/dps8/dps8_math.c     if (m2 == MASK72 && notallzeros == 1 && shift_count * (int) shift_amt > 71)
notallzeros      1714 src/dps8/dps8_math.c   word1 notallzeros = 0;
notallzeros      1729 src/dps8/dps8_math.c       notallzeros |= m1.l & 1;
notallzeros      1732 src/dps8/dps8_math.c       notallzeros |= m1 & 1;
notallzeros      1743 src/dps8/dps8_math.c     if (iseq_128 (m1, MASK72) && notallzeros == 1 && shift_count * (int) shift_amt > 71)
notallzeros      1747 src/dps8/dps8_math.c     if (m1 == MASK72 && notallzeros == 1 && shift_count * (int) shift_amt > 71)
notallzeros      1762 src/dps8/dps8_math.c       notallzeros |= m2.l & 1;
notallzeros      1765 src/dps8/dps8_math.c       notallzeros |= m2 & 1;
notallzeros      1776 src/dps8/dps8_math.c     if (iseq_128 (m2, MASK72) && notallzeros == 1 && shift_count * (int) shift_amt > 71)
notallzeros      1781 src/dps8/dps8_math.c     if (m2 == MASK72 && notallzeros == 1 && shift_count * (int) shift_amt > 71)
notallzeros      1849 src/dps8/dps8_math.c   word1 notallzeros = 0;
notallzeros      1863 src/dps8/dps8_math.c       notallzeros |= m1.l & 1;
notallzeros      1866 src/dps8/dps8_math.c       notallzeros |= m1 & 1;
notallzeros      1878 src/dps8/dps8_math.c     if (iseq_128 (m1, MASK72) && notallzeros == 1 && shift_count * (int) shift_amt > 71)
notallzeros      1882 src/dps8/dps8_math.c     if (m1 == MASK72 && notallzeros == 1 && shift_count * (int) shift_amt > 71)
notallzeros      1896 src/dps8/dps8_math.c       notallzeros |= m2.l & 1;
notallzeros      1899 src/dps8/dps8_math.c       notallzeros |= m2 & 1;
notallzeros      1910 src/dps8/dps8_math.c     if (iseq_128 (m2, MASK72) && notallzeros == 1 && shift_count * (int) shift_amt > 71)
notallzeros      1914 src/dps8/dps8_math.c     if (m2 == MASK72 && notallzeros == 1 && shift_count * (int) shift_amt > 71)
notallzeros      2052 src/dps8/dps8_math.c   word1 notallzeros = 0;
notallzeros      2068 src/dps8/dps8_math.c       notallzeros |= m1.l & 1;
notallzeros      2071 src/dps8/dps8_math.c       notallzeros |= m1 & 1;
notallzeros      2082 src/dps8/dps8_math.c     if (iseq_128 (m1, MASK72) && notallzeros == 1 && shift_count * (int) shift_amt > 71)
notallzeros      2086 src/dps8/dps8_math.c     if (m1 == MASK72 && notallzeros == 1 && shift_count * (int) shift_amt > 71)
notallzeros      2101 src/dps8/dps8_math.c       notallzeros |= m2.l & 1;
notallzeros      2104 src/dps8/dps8_math.c       notallzeros |= m2 & 1;
notallzeros      2115 src/dps8/dps8_math.c     if (iseq_128 (m2, MASK72) && notallzeros == 1 && shift_count * (int) shift_amt > 71)
notallzeros      2119 src/dps8/dps8_math.c     if (m2 == MASK72 && notallzeros == 1 && shift_count * (int) shift_amt > 71)
notallzeros      3344 src/dps8/dps8_math.c   word1 notallzeros = 0;
notallzeros      3353 src/dps8/dps8_math.c       notallzeros |= m1.l & 1;
notallzeros      3360 src/dps8/dps8_math.c     if (iseq_128 (m1, MASK72) && notallzeros == 1 && shift_count * (int) shift_amt > 71)
notallzeros      3363 src/dps8/dps8_math.c     if (iseq_128 (m1, MASK72) && notallzeros == 1 && shift_count > 71)
notallzeros      3371 src/dps8/dps8_math.c       notallzeros |= m2.l & 1;
notallzeros      3377 src/dps8/dps8_math.c     if (iseq_128 (m2, MASK72) && notallzeros == 1 && shift_count * (int) shift_amt > 71)
notallzeros      3380 src/dps8/dps8_math.c     if (iseq_128 (m2, MASK72) && notallzeros == 1 && shift_count > 71)
notallzeros      3397 src/dps8/dps8_math.c       notallzeros |= m1 & 1;
notallzeros      3404 src/dps8/dps8_math.c     if (m1 == MASK72 && notallzeros == 1 && shift_count * (int) shift_amt > 71)
notallzeros      3407 src/dps8/dps8_math.c     if (m1 == MASK72 && notallzeros == 1 && shift_count > 71)
notallzeros      3415 src/dps8/dps8_math.c       notallzeros |= m2 & 1;
notallzeros      3421 src/dps8/dps8_math.c     if (m2 == MASK72 && notallzeros == 1 && shift_count * (int) shift_amt > 71)
notallzeros      3424 src/dps8/dps8_math.c     if (m2 == MASK72 && notallzeros == 1 && shift_count > 71)
notallzeros      3479 src/dps8/dps8_math.c   word1 notallzeros = 0;
notallzeros      3489 src/dps8/dps8_math.c       notallzeros |= m1.l & 1;
notallzeros      3495 src/dps8/dps8_math.c     if (iseq_128 (m1, MASK72) && notallzeros == 1 && shift_count * (int) shift_amt > 71)
notallzeros      3498 src/dps8/dps8_math.c     if (iseq_128 (m1, MASK72) && notallzeros == 1 && shift_count > 71)
notallzeros      3505 src/dps8/dps8_math.c       notallzeros |= m1 & 1;
notallzeros      3511 src/dps8/dps8_math.c     if (m1 == MASK72 && notallzeros == 1 && shift_count * (int) shift_amt > 71)
notallzeros      3514 src/dps8/dps8_math.c     if (m1 == MASK72 && notallzeros == 1 && shift_count > 71)
notallzeros      3524 src/dps8/dps8_math.c       notallzeros |= m2.l & 1;
notallzeros      3530 src/dps8/dps8_math.c     if (iseq_128 (m2, MASK72) && notallzeros == 1 && shift_count * (int) shift_amt > 71)
notallzeros      3533 src/dps8/dps8_math.c     if (iseq_128 (m2, MASK72) && notallzeros == 1 && shift_count > 71)
notallzeros      3540 src/dps8/dps8_math.c       notallzeros |= m2 & 1;
notallzeros      3546 src/dps8/dps8_math.c     if (m2 == MASK72 && notallzeros == 1 && shift_count * (int) shift_amt > 71)
notallzeros      3549 src/dps8/dps8_math.c     if (m2 == MASK72 && notallzeros == 1 && shift_count > 71)