From: Andy Polyakov Date: Wed, 2 Mar 2016 11:43:09 +0000 (+0100) Subject: chacha/asm/chacha-ppc.pl: fix typo. X-Git-Tag: OpenSSL_1_1_0-pre4~370 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=a66ec57c6e5c303e288b9bee7272319375ce25ae;p=oweals%2Fopenssl.git chacha/asm/chacha-ppc.pl: fix typo. RT#4365 Reviewed-by: Rich Salz --- diff --git a/crypto/chacha/asm/chacha-ppc.pl b/crypto/chacha/asm/chacha-ppc.pl index 23f7fad9a3..2bb3fce8ed 100755 --- 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 r12,-1 $PUSH r0, `$FRAME+$LRSAVE`($sp) mtspr 256,r12 # preserve all AltiVec registers