projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec44f0e
)
s390x.S: fix typo in bn_mul_words.
author
Andy Polyakov
<appro@openssl.org>
Mon, 22 Nov 2010 21:55:07 +0000
(21:55 +0000)
committer
Andy Polyakov
<appro@openssl.org>
Mon, 22 Nov 2010 21:55:07 +0000
(21:55 +0000)
PR: 2380
crypto/bn/asm/s390x.S
patch
|
blob
|
history
diff --git
a/crypto/bn/asm/s390x.S
b/crypto/bn/asm/s390x.S
index 27ef61bd70d8d240b04fe6b0a20a8975b1346bf9..43fcb79bc0119f72f343860f1bb571edbe16891e 100755
(executable)
--- 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_m
add
// without touching condition code:-)
+ brct %r10,.Loop1_m
ul
// without touching condition code:-)
.Lend_mul:
alcgr %r8,zero // collect carry bit