Commit Graph

491 Commits (p2pool)
 

Author SHA1 Message Date
tevador 197cd90e07 Updated readme
5 years ago
tevador b62b1f8717 Added scratchpad entropy test
5 years ago
tevador cb3d57376f Fixed API examples
5 years ago
tevador 1037cc0139 Removed some legacy code
5 years ago
SChernykh 4b42969a91 Merge remote-tracking branch 'upstream/dev' into dev
5 years ago
tevador 9e5eac8645 Fixed a chance of CBRANCH looping
5 years ago
tevador 5241cb902e Partially updated specification
5 years ago
SChernykh 0db8631b73 Enabled CBRANCH
5 years ago
SChernykh 93afb248bf Merge remote-tracking branch 'upstream/dev' into dev
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
SChernykh e431502f95 Update instruction_weights.hpp
5 years ago
SChernykh 4a546761b9 Merge remote-tracking branch 'upstream/dev' into dev
5 years ago
tevador 1a4bde36be Fixed a missing header dependency
5 years ago
tevador 60d1fa2407 Updated sample program
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 5543fb5f2f Removed unused code
5 years ago
tevador ffebc37381 COND_R instruction reworked as CBRANCH
5 years ago
tevador ebddaf671c Alignment of x86 code for SuperscalarHash made optional
5 years ago
tevador cf72ed79c7 Function typedefs without pointer
5 years ago
tevador 7f6bdd9a52 Code cleanup & refactoring
5 years ago
SChernykh 930ea8ff20 Merge remote-tracking branch 'upstream/dev' into dev
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
SChernykh ea81a4d854 Enabled ISTORE
5 years ago
SChernykh b165774643 Merge remote-tracking branch 'upstream/dev' into dev
5 years ago
SChernykh 9548422379 Enabled all integer instructions
5 years ago
SChernykh d6512a3a33 Merge remote-tracking branch 'upstream/dev' into dev
5 years ago
tevador ff88a57a98 Fixed reading from the red zone
5 years ago
tevador e758c1e2b2 Fixed non-x86 compilation
5 years ago
SChernykh 37cd162b17 Enabled IADD_RS
5 years ago
tevador 270a4f97fe Dataset size increased to 2080 MiB
5 years ago
tevador f66da3911e Fixed some compilation issues
5 years ago
SChernykh dec384eaed Temporarily disabled all instructions
5 years ago
SChernykh 2d05741f07 Merge remote-tracking branch 'upstream/dev' into dev
5 years ago
tevador 018c1a5222 Big endian bug fixes
5 years ago
SChernykh e5347497e9 Disabled code execution in interpreted VM
5 years ago
tevador 1c3666aa98 Fixed benchmark code
5 years ago
tevador b4dca14f0c Added a function to access the dataset memory buffer
5 years ago
tevador 59d82bbb01 Fixed doc
5 years ago
tevador 4c66b2305a Formatting & refactoring
5 years ago
tevador 87b8253374 API documentation
5 years ago
tevador bc78b628ea Flags ordered by their impact on performance
5 years ago
tevador d30eef75af Fixed non-x86 compilation
5 years ago
tevador a8c7137873 Linux makefile
5 years ago
tevador 41b51a4858 Cleaned up legacy code
5 years ago
tevador 360c8ed913 Fixed superscalar test projects
5 years ago
tevador 0d21ae85fc Remove capital letters from filenames #3
5 years ago