mirror of
https://codeberg.org/wownero/RandomWOW
synced 2026-03-05 06:07:33 -05:00
Inlined calls for memory read
This commit is contained in:
@@ -98,7 +98,7 @@ namespace RandomX {
|
||||
};
|
||||
|
||||
struct MemoryRegisters {
|
||||
addr_t ma, mx;
|
||||
addr_t mx, ma;
|
||||
dataset_t ds;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user