1
0
mirror of https://github.com/xmrig/xmrig.git synced 2025-12-25 13:42:54 -05:00

Enabled IMUL_RCP optimization for light mode mining

Better fix for #2377
This commit is contained in:
SChernykh
2021-05-17 11:26:40 +02:00
parent 8bf88a4e74
commit 9b1f020a8b
6 changed files with 8 additions and 14 deletions

View File

@@ -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

View File

@@ -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