add SVP64 256x256->512-bit multiply
authorJacob Lifshay <programmerjake@gmail.com>
Thu, 14 Sep 2023 06:24:12 +0000 (23:24 -0700)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Fri, 22 Dec 2023 19:26:20 +0000 (19:26 +0000)
commit6fe09b63342438f06ed95ef2912f6edbe829f183
treed29cf8a85bf0676ce9df69400668a1e31c649183
parentfbe70d5d13fd2c52adb4e95ae96a39612da3be4a
add SVP64 256x256->512-bit multiply
src/openpower/decoder/isa/test_caller_svp64_powmod.py [new file with mode: 0644]
src/openpower/test/bigint/powmod.py [new file with mode: 0644]