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>
Sat, 30 Sep 2023 13:36:32 +0000 (14:36 +0100)
commite8fb718c52599ac066cf1ffb1453276e96f8237a
tree55c36a77fc9bb11e996400ff5f4ca2b67ad95654
parent6ea7bc16e4ebe51b34def7fbaf3ddfc67df9700b
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