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, 22 Dec 2023 19:26:21 +0000 (19:26 +0000)
commitcc0e1af9fbdaa763f77976de31184e4107ed0f1d
treeb9d4dc107223b7945f496355bbf974c04ec0c1ec
parent890f4044e68306d1bd4e01ac66887683f726ca24
adapt divmod algorithm for putting variables in registers
src/openpower/decoder/isa/test_caller_svp64_powmod.py
src/openpower/test/bigint/powmod.py