1
0
mirror of https://github.com/xmrig/xmrig.git synced 2025-12-07 07:55:04 -05:00

Update jit_compiler_x86_static.S

This commit is contained in:
SChernykh
2019-12-18 09:13:21 +01:00
parent 7459677fd5
commit f8bf8fddd9

View File

@@ -94,6 +94,9 @@ DECL(randomx_program_prologue_first_load):
ror rdx, 32
and edx, RANDOMX_SCRATCHPAD_MASK
stmxcsr dword ptr [rsp-20]
nop
nop
nop
jmp DECL(randomx_program_loop_begin)
.balign 64