add WIP powmod_256 -- asm test is currently disabled since divmod is too slow
authorJacob Lifshay <programmerjake@gmail.com>
Fri, 6 Oct 2023 02:57:29 +0000 (19:57 -0700)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Fri, 22 Dec 2023 19:26:21 +0000 (19:26 +0000)
commit2cbb969359c53301dfca8e779e35a970174eeb7e
tree970536ad2a42688e88a23d9ed93bc4efc84f856f
parent6bd6bfe6fce7246c3df6cefabf8402161a134671
add WIP powmod_256 -- asm test is currently disabled since divmod is too slow
src/openpower/decoder/isa/test_caller_svp64_powmod.py
src/openpower/test/bigint/powmod.py