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, 29 Sep 2023 18:23:59 +0000 (19:23 +0100)
commit0a68ca657bb2a88326ba2c077d717f3dc76e7849
tree1acf8fc890ccd19730ecaa09980c7b46df230230
parent29e82fe3beea20ca8bd760a93d4c41bd6f644aa6
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