diff --git a/src/crypto/randomx/jit_compiler_x86_static.S b/src/crypto/randomx/jit_compiler_x86_static.S index 50019b7e..77411880 100644 --- a/src/crypto/randomx/jit_compiler_x86_static.S +++ b/src/crypto/randomx/jit_compiler_x86_static.S @@ -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