finish moving Knuth algorithm D into a class
authorJacob Lifshay <programmerjake@gmail.com>
Tue, 10 Oct 2023 01:25:43 +0000 (18:25 -0700)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Fri, 1 Dec 2023 17:58:20 +0000 (17:58 +0000)
commit270645ec1cf6c2ba3dd5f251d1b66585327ebc46
treeb079178ee13ed71a27987e3fc4f7ca5e529a611d
parent1a23a5cb1a4691f396fc6634880729cb60df13d4
finish moving Knuth algorithm D into a class
src/openpower/decoder/isa/test_caller_svp64_powmod.py
src/openpower/test/bigint/powmod.py