Arbitrary integer addition in x64 assembly
authorSam Moore <[email protected]>
Fri, 4 Jul 2014 13:08:35 +0000 (21:08 +0800)
committerSam Moore <[email protected]>
Fri, 4 Jul 2014 13:08:35 +0000 (21:08 +0800)
commit6ac558fc3f84dd6ecce1e4cd1094b090b205159c
treecb50967f259f8c2ac7f176e728a7f38cc248c671
parent00ef152dc3a065e37fe45c1cd8023d739f518b8e
Arbitrary integer addition in x64 assembly

Who needs portability?

Also yes I could probably just use a library but that seems like cheating.
src/tests/add_digits.s [new file with mode: 0644]
src/tests/add_digits_test.c [new file with mode: 0644]

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