aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/bn
diff options
context:
space:
mode:
authorDavid Benjamin <davidben@google.com>2017-02-16 17:39:40 -0500
committerAndy Polyakov <appro@openssl.org>2017-02-17 10:32:13 +0100
commit25b802bb855285bb3a799014f3669f73f4d11871 (patch)
tree374af88979732fa5dd46bfb17747038820eaaa04 /crypto/bn
parentbb0f7eca75b8da1538c08c1f5be1bb7ea8f40638 (diff)
downloadopenssl-25b802bb855285bb3a799014f3669f73f4d11871.tar.gz
Fix typo in x86_64-mont5.pl CFI directives
Reviewed-by: Kurt Roeckx <kurt@openssl.org> Reviewed-by: Andy Polyakov <appro@openssl.org> (Merged from https://github.com/openssl/openssl/pull/2655)
Diffstat (limited to 'crypto/bn')
-rwxr-xr-xcrypto/bn/asm/x86_64-mont5.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/bn/asm/x86_64-mont5.pl b/crypto/bn/asm/x86_64-mont5.pl
index 7ed22326bd..9c77642b71 100755
--- a/crypto/bn/asm/x86_64-mont5.pl
+++ b/crypto/bn/asm/x86_64-mont5.pl
@@ -120,7 +120,7 @@ $code.=<<___;
push %r14
.cfi_push %r14
push %r15
-.cfi_push %r14
+.cfi_push %r15
neg $num
mov %rsp,%r11