Commit Graph

19 Commits (2706a8b7533860900b33ac69899471e5127a4872)

Author SHA1 Message Date
tevador 2706a8b753 Relicensed under the 3-clause BSD license
5 years ago
tevador 1029098719 Updated documentation
5 years ago
tevador 2b3a03a9dc Fixed FSCAL instruction causing group F registers to exceed their intended maximum value
5 years ago
tevador 40a08bb0c8 Fixed incorrect latency of mul_r in SuperscalarHash
5 years ago
tevador 9e5eac8645 Fixed a chance of CBRANCH looping
5 years ago
tevador 01db567e9d Fixed an inconsistency in IADD_RS in SuperscalarHash
5 years ago
tevador c87dcc8ae5 Cache seed renamed to key
5 years ago
tevador ca96270509 Group E exponent changed from a static value (-240) to dynamic
5 years ago
tevador be21ba767c Doubled the frequency of CBRANCH, halved the jumping probability
5 years ago
tevador 3cf6a30076 Fixed biased condition register selection
5 years ago
tevador ffebc37381 COND_R instruction reworked as CBRANCH
5 years ago
tevador 22a3aa8d79 randomx_cache and randomx_dataset changed to standard-layout structs
5 years ago
tevador fd7186f873 Changed IADD_RS to use mod.mem
5 years ago
tevador 270a4f97fe Dataset size increased to 2080 MiB
5 years ago
tevador 018c1a5222 Big endian bug fixes
5 years ago
tevador 1c3666aa98 Fixed benchmark code
5 years ago
tevador 87b8253374 API documentation
5 years ago
tevador bc78b628ea Flags ordered by their impact on performance
5 years ago
tevador 41557ce010 randomx project changed to a static library
5 years ago