Make x86_64-mont.pl work with debug Win64 build.
This commit is contained in:
parent
7c9882eb24
commit
61b05a0025
@ -54,6 +54,7 @@ bn_mul_mont:
|
||||
push %r14
|
||||
push %r15
|
||||
|
||||
mov ${num}d,${num}d
|
||||
lea 2($num),%rax
|
||||
mov %rsp,%rbp
|
||||
neg %rax
|
||||
|
Loading…
Reference in New Issue
Block a user