RandomX: rewrote dataset read code
Unified code for AMD and Intel 1% faster on Intel 0.15% faster on AMD Ryzen
This commit is contained in:
parent
7f7b1fb073
commit
ff82ca57f2
10 changed files with 16 additions and 69 deletions
|
@ -22,6 +22,7 @@
|
|||
mov rsi, rdx ;# uint8_t* scratchpad
|
||||
|
||||
mov rax, rbp
|
||||
ror rbp, 32
|
||||
|
||||
;# zero integer registers
|
||||
xor r8, r8
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue