(no title)
entaloneralie | 4 months ago
comp h^2 > comp H^2
comp h c > done H
comp > done c^2
done H^2 > done h^3
done H > comp
done > comp
Accumulator: comp h^8
The first two does the comparison for odd/even, the h register is moved to the H register during the comparison, then done does H += H>>2, and then keep trying.
7373737373|4 months ago
entaloneralie|4 months ago
https://wiki.xxiivv.com/site/pocket_rewriting
7373737373|4 months ago