divmod: asm version of Knuth's algorithm D works!
authorJacob Lifshay <programmerjake@gmail.com>
Mon, 16 Oct 2023 04:06:02 +0000 (21:06 -0700)
committerJacob Lifshay <programmerjake@gmail.com>
Thu, 30 Nov 2023 07:55:28 +0000 (23:55 -0800)
commit6a05a54629bc6a43c00a61a4ec081f226871e512
tree28db4793fffb25ea1fdbbb3e518e4b1b480b0d26
parentfc5afb05e02327f88e6f6308ee28d74bd85f5bdb
divmod: asm version of Knuth's algorithm D works!
src/openpower/test/bigint/powmod.py