add SVP64 256x256->512-bit multiply
authorJacob Lifshay <programmerjake@gmail.com>
Thu, 14 Sep 2023 06:24:12 +0000 (23:24 -0700)
committerJacob Lifshay <programmerjake@gmail.com>
Thu, 14 Sep 2023 06:24:12 +0000 (23:24 -0700)
commite044403f4c243b3248df0872a661756b6cc8a984
treed29cf8a85bf0676ce9df69400668a1e31c649183
parentec1196cb3abedd28492be29546e52959dee1a030
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]