From: Andy Polyakov Date: Mon, 9 Feb 2009 16:03:33 +0000 (+0000) Subject: sha1-sparcv9a.pl: fix bug in commentary section. X-Git-Tag: OpenSSL_0_9_8k^2~44 X-Git-Url: https://git.openssl.org/?p=openssl.git;a=commitdiff_plain;h=7012d2a8fa83db995f833ec1784b422e480b8179 sha1-sparcv9a.pl: fix bug in commentary section. --- diff --git a/crypto/sha/asm/sha1-sparcv9a.pl b/crypto/sha/asm/sha1-sparcv9a.pl index 6902b52b24..be7da91e48 100644 --- a/crypto/sha/asm/sha1-sparcv9a.pl +++ b/crypto/sha/asm/sha1-sparcv9a.pl @@ -112,8 +112,9 @@ ___ # virtually uniform performance of ~9.3 cycles per SHA1 round. Timings # mentioned above are theoretical lower limits. Real-life performance # was measured to be 6.6 cycles per SHA1 round on USIIi and 8.3 on -# USIII. The latter means that processor manual must have an error in -# instruction latency table or there is some unmentioned shortcut... +# USIII. The latter is lower than half-round VIS timing, because there +# are 16 Xupdate-free rounds, which "push down" average theoretical +# timing to 8 cycles... } # The reference Xupdate procedure is then "strained" over *pairs* of