projects
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8b1a5af
)
chacha/asm/chacha-ppc.pl: fix typo.
author
Andy Polyakov
<appro@openssl.org>
Wed, 2 Mar 2016 11:43:09 +0000
(12:43 +0100)
committer
Andy Polyakov
<appro@openssl.org>
Fri, 4 Mar 2016 10:55:35 +0000
(11:55 +0100)
RT#4365
Reviewed-by: Rich Salz <rsalz@openssl.org>
crypto/chacha/asm/chacha-ppc.pl
patch
|
blob
|
history
diff --git
a/crypto/chacha/asm/chacha-ppc.pl
b/crypto/chacha/asm/chacha-ppc.pl
index 23f7fad9a3d9e2c862b0ce6ddb497095bd208e74..2bb3fce8ed97265030ea1574b1f44ea91b93abca 100755
(executable)
--- a/
crypto/chacha/asm/chacha-ppc.pl
+++ b/
crypto/chacha/asm/chacha-ppc.pl
@@
-477,7
+477,7
@@
$code.=<<___;
$PUSH r29,`$FRAME-$SIZE_T*3`($sp)
$PUSH r30,`$FRAME-$SIZE_T*2`($sp)
$PUSH r31,`$FRAME-$SIZE_T*1`($sp)
- li 12,-1
+ li
r
12,-1
$PUSH r0, `$FRAME+$LRSAVE`($sp)
mtspr 256,r12 # preserve all AltiVec registers