Inner step of multiplication in x64 assembly
authorSam Moore <[email protected]>
Sat, 5 Jul 2014 05:56:01 +0000 (13:56 +0800)
committerSam Moore <[email protected]>
Sat, 5 Jul 2014 05:56:01 +0000 (13:56 +0800)
Just does the multiplication of the array by one digit, taking into account overflows.
I hope. It's kind of difficult to test.

What I need is a VM with equivelant instruction set but magically uses decimals instead of binary 64 bit, so I can test with numbers
that my feeble human brain understands directly...


No differences found

UCC git Repository :: git.ucc.asn.au