RandomWOW/src/asm/program_sshash_prefetch.inc

4 lines
82 B
PHP

and rbx, RANDOMX_CACHE_MASK
shl rbx, 6
add rbx, rdi
prefetchnta byte ptr [rbx]