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>
Thu, 7 Dec 2023 17:51:21 +0000 (17:51 +0000)
commitbbf0a78b962c1a337956df9702a0058cd77bfc3f
treea6ef12c21555cf6ac9f6cfa448436101aade9f39
parentda8bcfbf2cd25da95c06314e165b0b353f585795
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