Update jit_compiler_x86_static.S
This commit is contained in:
@ -93,6 +93,7 @@ DECL(randomx_program_prologue_first_load):
|
||||
and eax, RANDOMX_SCRATCHPAD_MASK
|
||||
ror rdx, 32
|
||||
and edx, RANDOMX_SCRATCHPAD_MASK
|
||||
stmxcsr dword ptr [rsp-20]
|
||||
jmp DECL(randomx_program_loop_begin)
|
||||
|
||||
.balign 64
|
||||
|
Reference in New Issue
Block a user