X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=crypto%2Fsha%2Fasm%2Fsha512-ppc.pl;h=0ec4b0bcc36b030194133cda3bc631c1a180b869;hp=087faab866059e0ca9d5a348a8f1baaf999787e1;hb=399f94bfb45c993d7e08d604532d1dc72dc944a4;hpb=1fa29843fa2f23d01b7896b667e44fd60ed6d9ce diff --git a/crypto/sha/asm/sha512-ppc.pl b/crypto/sha/asm/sha512-ppc.pl index 087faab866..0ec4b0bcc3 100755 --- a/crypto/sha/asm/sha512-ppc.pl +++ b/crypto/sha/asm/sha512-ppc.pl @@ -16,6 +16,7 @@ # -m64 -m32 | -m64 -m32 # --------------------------------------+----------------------- # PPC970,gcc-4.0.0 +50% +38% | +40% +410%(*) +# Power6,xlc-7 +150% +90% | +100% +430%(*) # # (*) 64-bit code in 32-bit application context, which actually is # on TODO list. It should be noted that for safe deployment in