s390x.S: fix typo in bn_mul_words.
authorAndy Polyakov <appro@openssl.org>
Mon, 22 Nov 2010 21:55:07 +0000 (21:55 +0000)
committerAndy Polyakov <appro@openssl.org>
Mon, 22 Nov 2010 21:55:07 +0000 (21:55 +0000)
PR: 2380

crypto/bn/asm/s390x.S

index 27ef61bd70d8d240b04fe6b0a20a8975b1346bf9..43fcb79bc0119f72f343860f1bb571edbe16891e 100755 (executable)
@@ -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