aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/bn
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/bn')
-rwxr-xr-xcrypto/bn/asm/x86_64-mont.pl10
-rwxr-xr-xcrypto/bn/asm/x86_64-mont5.pl10
2 files changed, 10 insertions, 10 deletions
diff --git a/crypto/bn/asm/x86_64-mont.pl b/crypto/bn/asm/x86_64-mont.pl
index cf3daa2bb5..a4da3de7fa 100755
--- a/crypto/bn/asm/x86_64-mont.pl
+++ b/crypto/bn/asm/x86_64-mont.pl
@@ -1381,15 +1381,15 @@ $code.=<<___;
mov -48(%rsi),%r15
.cfi_restore %r15
mov -40(%rsi),%r14
-.cfi_restore %r15
+.cfi_restore %r14
mov -32(%rsi),%r13
-.cfi_restore %r15
+.cfi_restore %r13
mov -24(%rsi),%r12
-.cfi_restore %r15
+.cfi_restore %r12
mov -16(%rsi),%rbp
-.cfi_restore %r15
+.cfi_restore %rbp
mov -8(%rsi),%rbx
-.cfi_restore %r15
+.cfi_restore %rbx
lea (%rsi),%rsp
.cfi_def_cfa_register %rsp
.Lmulx4x_epilogue:
diff --git a/crypto/bn/asm/x86_64-mont5.pl b/crypto/bn/asm/x86_64-mont5.pl
index 1bf994286d..7ed22326bd 100755
--- a/crypto/bn/asm/x86_64-mont5.pl
+++ b/crypto/bn/asm/x86_64-mont5.pl
@@ -446,15 +446,15 @@ $code.=<<___;
mov -48(%rsi),%r15
.cfi_restore %r15
mov -40(%rsi),%r14
-.cfi_restore %r15
+.cfi_restore %r14
mov -32(%rsi),%r13
-.cfi_restore %r15
+.cfi_restore %r13
mov -24(%rsi),%r12
-.cfi_restore %r15
+.cfi_restore %r12
mov -16(%rsi),%rbp
-.cfi_restore %r15
+.cfi_restore %rbp
mov -8(%rsi),%rbx
-.cfi_restore %r15
+.cfi_restore %rbx
lea (%rsi),%rsp
.cfi_def_cfa_register %rsp
.Lmul_epilogue: