4 lines
82 B
PHP
4 lines
82 B
PHP
|
and rbx, RANDOMX_CACHE_MASK
|
||
|
shl rbx, 6
|
||
|
add rbx, rdi
|
||
|
prefetchnta byte ptr [rbx]
|