notallzeros       527 src/dps8/dps8_math.c   word1 notallzeros = 0;
notallzeros       540 src/dps8/dps8_math.c       notallzeros |= m1.l & 1;
notallzeros       545 src/dps8/dps8_math.c     if (iseq_128 (m1, MASK72) && notallzeros == 1 && shift_count * (int) shift_amt > 71)
notallzeros       554 src/dps8/dps8_math.c       notallzeros |= m1 & 1;
notallzeros       560 src/dps8/dps8_math.c     if (m1 == MASK72 && notallzeros == 1 && shift_count * (int) shift_amt > 71)
notallzeros       573 src/dps8/dps8_math.c       notallzeros |= m2.l & 1;
notallzeros       578 src/dps8/dps8_math.c     if (iseq_128 (m2, MASK72) && notallzeros == 1 && shift_count * (int) shift_amt > 71)
notallzeros       587 src/dps8/dps8_math.c       notallzeros |= m2 & 1;
notallzeros       592 src/dps8/dps8_math.c     if (m2 == MASK72 && notallzeros == 1 && shift_count * (int) shift_amt > 71)
notallzeros      1710 src/dps8/dps8_math.c   word1 notallzeros = 0;
notallzeros      1725 src/dps8/dps8_math.c       notallzeros |= m1.l & 1;
notallzeros      1728 src/dps8/dps8_math.c       notallzeros |= m1 & 1;
notallzeros      1739 src/dps8/dps8_math.c     if (iseq_128 (m1, MASK72) && notallzeros == 1 && shift_count * (int) shift_amt > 71)
notallzeros      1743 src/dps8/dps8_math.c     if (m1 == MASK72 && notallzeros == 1 && shift_count * (int) shift_amt > 71)
notallzeros      1758 src/dps8/dps8_math.c       notallzeros |= m2.l & 1;
notallzeros      1761 src/dps8/dps8_math.c       notallzeros |= m2 & 1;
notallzeros      1772 src/dps8/dps8_math.c     if (iseq_128 (m2, MASK72) && notallzeros == 1 && shift_count * (int) shift_amt > 71)
notallzeros      1777 src/dps8/dps8_math.c     if (m2 == MASK72 && notallzeros == 1 && shift_count * (int) shift_amt > 71)
notallzeros      1845 src/dps8/dps8_math.c   word1 notallzeros = 0;
notallzeros      1859 src/dps8/dps8_math.c       notallzeros |= m1.l & 1;
notallzeros      1862 src/dps8/dps8_math.c       notallzeros |= m1 & 1;
notallzeros      1874 src/dps8/dps8_math.c     if (iseq_128 (m1, MASK72) && notallzeros == 1 && shift_count * (int) shift_amt > 71)
notallzeros      1878 src/dps8/dps8_math.c     if (m1 == MASK72 && notallzeros == 1 && shift_count * (int) shift_amt > 71)
notallzeros      1892 src/dps8/dps8_math.c       notallzeros |= m2.l & 1;
notallzeros      1895 src/dps8/dps8_math.c       notallzeros |= m2 & 1;
notallzeros      1906 src/dps8/dps8_math.c     if (iseq_128 (m2, MASK72) && notallzeros == 1 && shift_count * (int) shift_amt > 71)
notallzeros      1910 src/dps8/dps8_math.c     if (m2 == MASK72 && notallzeros == 1 && shift_count * (int) shift_amt > 71)
notallzeros      2049 src/dps8/dps8_math.c   word1 notallzeros = 0;
notallzeros      2065 src/dps8/dps8_math.c       notallzeros |= m1.l & 1;
notallzeros      2068 src/dps8/dps8_math.c       notallzeros |= m1 & 1;
notallzeros      2079 src/dps8/dps8_math.c     if (iseq_128 (m1, MASK72) && notallzeros == 1 && shift_count * (int) shift_amt > 71)
notallzeros      2083 src/dps8/dps8_math.c     if (m1 == MASK72 && notallzeros == 1 && shift_count * (int) shift_amt > 71)
notallzeros      2098 src/dps8/dps8_math.c       notallzeros |= m2.l & 1;
notallzeros      2101 src/dps8/dps8_math.c       notallzeros |= m2 & 1;
notallzeros      2112 src/dps8/dps8_math.c     if (iseq_128 (m2, MASK72) && notallzeros == 1 && shift_count * (int) shift_amt > 71)
notallzeros      2116 src/dps8/dps8_math.c     if (m2 == MASK72 && notallzeros == 1 && shift_count * (int) shift_amt > 71)
notallzeros      3333 src/dps8/dps8_math.c   word1 notallzeros = 0;
notallzeros      3342 src/dps8/dps8_math.c       notallzeros |= m1.l & 1;
notallzeros      3349 src/dps8/dps8_math.c     if (iseq_128 (m1, MASK72) && notallzeros == 1 && shift_count * (int) shift_amt > 71)
notallzeros      3352 src/dps8/dps8_math.c     if (iseq_128 (m1, MASK72) && notallzeros == 1 && shift_count > 71)
notallzeros      3360 src/dps8/dps8_math.c       notallzeros |= m2.l & 1;
notallzeros      3366 src/dps8/dps8_math.c     if (iseq_128 (m2, MASK72) && notallzeros == 1 && shift_count * (int) shift_amt > 71)
notallzeros      3369 src/dps8/dps8_math.c     if (iseq_128 (m2, MASK72) && notallzeros == 1 && shift_count > 71)
notallzeros      3386 src/dps8/dps8_math.c       notallzeros |= m1 & 1;
notallzeros      3393 src/dps8/dps8_math.c     if (m1 == MASK72 && notallzeros == 1 && shift_count * (int) shift_amt > 71)
notallzeros      3396 src/dps8/dps8_math.c     if (m1 == MASK72 && notallzeros == 1 && shift_count > 71)
notallzeros      3404 src/dps8/dps8_math.c       notallzeros |= m2 & 1;
notallzeros      3410 src/dps8/dps8_math.c     if (m2 == MASK72 && notallzeros == 1 && shift_count * (int) shift_amt > 71)
notallzeros      3413 src/dps8/dps8_math.c     if (m2 == MASK72 && notallzeros == 1 && shift_count > 71)
notallzeros      3468 src/dps8/dps8_math.c   word1 notallzeros = 0;
notallzeros      3478 src/dps8/dps8_math.c       notallzeros |= m1.l & 1;
notallzeros      3484 src/dps8/dps8_math.c     if (iseq_128 (m1, MASK72) && notallzeros == 1 && shift_count * (int) shift_amt > 71)
notallzeros      3487 src/dps8/dps8_math.c     if (iseq_128 (m1, MASK72) && notallzeros == 1 && shift_count > 71)
notallzeros      3494 src/dps8/dps8_math.c       notallzeros |= m1 & 1;
notallzeros      3500 src/dps8/dps8_math.c     if (m1 == MASK72 && notallzeros == 1 && shift_count * (int) shift_amt > 71)
notallzeros      3503 src/dps8/dps8_math.c     if (m1 == MASK72 && notallzeros == 1 && shift_count > 71)
notallzeros      3513 src/dps8/dps8_math.c       notallzeros |= m2.l & 1;
notallzeros      3519 src/dps8/dps8_math.c     if (iseq_128 (m2, MASK72) && notallzeros == 1 && shift_count * (int) shift_amt > 71)
notallzeros      3522 src/dps8/dps8_math.c     if (iseq_128 (m2, MASK72) && notallzeros == 1 && shift_count > 71)
notallzeros      3529 src/dps8/dps8_math.c       notallzeros |= m2 & 1;
notallzeros      3535 src/dps8/dps8_math.c     if (m2 == MASK72 && notallzeros == 1 && shift_count * (int) shift_amt > 71)
notallzeros      3538 src/dps8/dps8_math.c     if (m2 == MASK72 && notallzeros == 1 && shift_count > 71)