moving the temp array (t) along, so that adding to y is the same size
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Fri, 29 Sep 2023 18:23:59 +0000 (19:23 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Fri, 22 Dec 2023 19:26:21 +0000 (19:26 +0000)
commit0d53cbcd30ceec4d64faa8967cf4be8a9dd49c65
tree1acf8fc890ccd19730ecaa09980c7b46df230230
parent8523c3b1d768a6685c9a7411c8f6b352a6e28ef2
moving the temp array (t) along, so that adding to y is the same size
in bigmul python-based code. idea is to make everything line up
and be as uniform as possible, reduce number of instructions to bare min.
,
src/openpower/test/bigint/powmod.py