remove use of addc, use adde instead setting ca to zero.
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Wed, 27 Sep 2023 19:13:16 +0000 (20:13 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Wed, 27 Sep 2023 19:13:16 +0000 (20:13 +0100)
commitd612cd562fb20abf90eab86dcf72c18ae3870a5c
tree260382b4355627eaafc918793e2070edbe6ea85b
parent85abafd442636873bcc96cff931a05b5aa9a0856
remove use of addc, use adde instead setting ca to zero.
eliminates one more unnecessary instruction.
src/openpower/test/bigint/powmod.py