Revert "RandomX: rewrote dataset read code"
This reverts commit ff82ca57f2
.
This commit is contained in:
parent
8a1ca690eb
commit
442353b31e
10 changed files with 69 additions and 16 deletions
|
@ -126,6 +126,10 @@ struct RandomX_ConfigurationBase
|
|||
rx_vec_i128 fillAes4Rx4_Key[8];
|
||||
|
||||
uint8_t codeShhPrefetchTweaked[20];
|
||||
uint8_t codeReadDatasetTweaked[64];
|
||||
uint32_t codeReadDatasetTweakedSize;
|
||||
uint8_t codeReadDatasetRyzenTweaked[72];
|
||||
uint32_t codeReadDatasetRyzenTweakedSize;
|
||||
uint8_t codePrefetchScratchpadTweaked[28];
|
||||
uint32_t codePrefetchScratchpadTweakedSize;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue