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