summaryrefslogtreecommitdiffstats
path: root/crypto
diff options
context:
space:
mode:
authorAndy Polyakov <appro@openssl.org>2010-11-22 21:57:07 +0000
committerAndy Polyakov <appro@openssl.org>2010-11-22 21:57:07 +0000
commit4cdde2243266d5626a8bef75366acd5ba6af5000 (patch)
tree1433b3e0f61f6c1f0323fb2e0ae3a9ac4ac1bb4a /crypto
parenta28cee6efe5bdc71cfd0c2d0e7f643550ba2da5c (diff)
s390x.S: fix typo in bn_mul_words [from HEAD].
PR: 2380
Diffstat (limited to 'crypto')
-rwxr-xr-xcrypto/bn/asm/s390x.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/bn/asm/s390x.S b/crypto/bn/asm/s390x.S
index 27ef61bd70..43fcb79bc0 100755
--- a/crypto/bn/asm/s390x.S
+++ b/crypto/bn/asm/s390x.S
@@ -131,7 +131,7 @@ bn_mul_words:
brct %r4,.Loop4_mul
la %r10,1(%r10) // see if len%4 is zero ...
- brct %r10,.Loop1_madd // without touching condition code:-)
+ brct %r10,.Loop1_mul // without touching condition code:-)
.Lend_mul:
alcgr %r8,zero // collect carry bit