1
0
mirror of https://github.com/xmrig/xmrig.git synced 2025-12-26 14:02:53 -05:00

RandomX JIT x86: remove unnecessary instructions

Adopted from https://github.com/tevador/RandomX/pull/201
This commit is contained in:
SChernykh
2021-01-23 22:28:50 +01:00
parent 76fba819fe
commit 78922a0772
3 changed files with 3 additions and 9 deletions

View File

@@ -93,8 +93,6 @@ DECL(randomx_program_prologue):
movapd xmm15, xmmword ptr [scaleMask+rip]
DECL(randomx_program_prologue_first_load):
xor rax, r8
xor rax, r8
mov rdx, rax
and eax, RANDOMX_SCRATCHPAD_MASK
ror rdx, 32