In bignum_remainder, replaced special case for remainder by `1' with a
authorStephen Adams <edu/mit/csail/zurich/adams>
Fri, 4 Jul 1997 16:02:18 +0000 (16:02 +0000)
committerStephen Adams <edu/mit/csail/zurich/adams>
Fri, 4 Jul 1997 16:02:18 +0000 (16:02 +0000)
commitbdb297dc69bbaf6af3ce20c22cf97f0091eb4db4
tree8654566554c808e808cbc9c360226e1f41422bdf
parent3ff547f4aa48c3c4ae6e289cfdef7eb6647abaa0
In bignum_remainder, replaced special case for remainder by `1' with a
special case for remainder by small power of two.
v7/src/microcode/bignum.c