Enabled IMUL_RCP optimization for light mode mining
Better fix for #2377
This commit is contained in:
parent
8bf88a4e74
commit
9b1f020a8b
6 changed files with 8 additions and 14 deletions
|
@ -7,4 +7,4 @@
|
|||
xor r13, qword ptr [rsp+16]
|
||||
xor r14, qword ptr [rsp+8]
|
||||
xor r15, qword ptr [rsp+0]
|
||||
add rsp, 72
|
||||
add rsp, 200
|
|
@ -1,4 +1,4 @@
|
|||
sub rsp, 72
|
||||
sub rsp, 200
|
||||
mov qword ptr [rsp+64], rbx
|
||||
mov qword ptr [rsp+56], r8
|
||||
mov qword ptr [rsp+48], r9
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue