From: Andy Polyakov <appro@openssl.org>
Date: Sun, 15 Jul 2012 13:34:26 +0000 (+0000)
Subject: sha1-s390x.pl: lingering comment update.
X-Git-Tag: master-post-reformat~1760
X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=da3bd2779dffae5980ebfb291c82ad8aba0b8e74;p=oweals%2Fopenssl.git

sha1-s390x.pl: lingering comment update.
---

diff --git a/crypto/sha/asm/sha1-s390x.pl b/crypto/sha/asm/sha1-s390x.pl
index 9193dda45e..18d127d777 100644
--- a/crypto/sha/asm/sha1-s390x.pl
+++ b/crypto/sha/asm/sha1-s390x.pl
@@ -28,7 +28,8 @@
 # instructions and achieve "64-bit" performance even in 31-bit legacy
 # application context. The feature is not specific to any particular
 # processor, as long as it's "z-CPU". Latter implies that the code
-# remains z/Architecture specific.
+# remains z/Architecture specific. On z990 it was measured to peform
+# 23% better than code generated by gcc 4.3.
 
 $kimdfunc=1;	# magic function code for kimd instruction