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>
Fri, 1 Dec 2023 17:58:20 +0000 (17:58 +0000)
commit85e0a027a33a7629640f18bbd0d71bc203ed6ad7
treef4099221f4db7d100a847400cca0b7e1cb79f2c9
parentbddfc32b7051a1a7fa7a4b806c01862aa38673af
adapt divmod algorithm for putting variables in registers
src/openpower/decoder/isa/test_caller_svp64_powmod.py
src/openpower/test/bigint/powmod.py