From 4cdde2243266d5626a8bef75366acd5ba6af5000 Mon Sep 17 00:00:00 2001
From: Andy Polyakov <appro@openssl.org>
Date: Mon, 22 Nov 2010 21:57:07 +0000
Subject: [PATCH] s390x.S: fix typo in bn_mul_words [from HEAD]. PR: 2380

---
 crypto/bn/asm/s390x.S | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/crypto/bn/asm/s390x.S b/crypto/bn/asm/s390x.S
index 27ef61bd7..43fcb79bc 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