summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mpn/x86_64/mod_1_4.asm1
1 files changed, 1 insertions, 0 deletions
diff --git a/mpn/x86_64/mod_1_4.asm b/mpn/x86_64/mod_1_4.asm
index 3068e3def..629520877 100644
--- a/mpn/x86_64/mod_1_4.asm
+++ b/mpn/x86_64/mod_1_4.asm
@@ -160,6 +160,7 @@ L(end): mov 8(%r14), R32(%rsi)
pop %r12
pop %r13
pop %r14
+ pop %r15
DOS64_EXIT()
ret
EPILOGUE()