adapt divmod algorithm for putting variables in registers
authorJacob Lifshay <programmerjake@gmail.com>
Tue, 10 Oct 2023 03:35:40 +0000 (20:35 -0700)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Thu, 7 Dec 2023 17:51:21 +0000 (17:51 +0000)
commitd1e64f522087313fd4b5fbf03907b9d77632032b
tree43d39d4d6859c7e823fa43d7da3a7c764a28c23a
parent284b219bbef25d70ef1b5f3fa65f223d8d7894c4
adapt divmod algorithm for putting variables in registers
src/openpower/decoder/isa/test_caller_svp64_powmod.py
src/openpower/test/bigint/powmod.py