switch powmod to using new divmod implementation -- test not enabled yet
authorJacob Lifshay <programmerjake@gmail.com>
Mon, 16 Oct 2023 23:09:07 +0000 (16:09 -0700)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Fri, 1 Dec 2023 17:58:20 +0000 (17:58 +0000)
commit2d1938295e58e0c7fc672edcacf08bffd815083a
treeb31b73935ab1ec40eca4dca45c13f0e4a89d2e89
parent8db55f320b535ea0322654ad5fd9427d7d50526a
switch powmod to using new divmod implementation -- test not enabled yet
src/openpower/test/bigint/powmod.py