Commit Graph

440 Commits (master)
 

Author SHA1 Message Date
tevador 1db7dd6e8b Renamed immediate constants
5 years ago
tevador b9d2d853aa Support for multiple threads
5 years ago
tevador cb12feaf91 t1ha2 hash for scratchpad digest
5 years ago
tevador ed0bc906d6 JIT compiler for x86
5 years ago
tevador ddc29cb4d3 Optimized x86 initialization
5 years ago
tevador 4f276541d2 Modified x86 register allocation
5 years ago
tevador 6332831ec1 Implemented cache shift
5 years ago
tevador 4fc4b840f5 Updated documentation
5 years ago
tevador d6ca408ce2 Merge branch 'master' of git@github.com:tevador/RandomX.git
5 years ago
tevador cb0721056a Assembly code generator for Windows 64-bit
5 years ago
tevador 52beccc309
Merge pull request #6 from vielmetti/patch-1
5 years ago
Edward Vielmetti 8ef8224270
update ifdef for _rotr on aarch64
5 years ago
tevador c9102ee88c RandomX portable interpreter
5 years ago
tevador 072130c774 ALU/FPU test: Fixed MSVC x86 build
6 years ago
tevador f19995d4c5 ALU and FPU tests
6 years ago
tevador ec2d378fce Updated specification
6 years ago
tevador 7e582c2815
Updated specification and instruction weights
6 years ago
tevador 1cc4fda4e7 Improved DRAM random access address space
6 years ago
tevador d3739015ea Fixed random read frequency
6 years ago
tevador 9ed71ae167 New DRAM reading pattern
6 years ago
tevador 58ae98c6a4 Fixed clang compilation
6 years ago
tevador df9180a30b Performance benchmark for x86
6 years ago
tevador 1ca1046c57 Fixed unaligned memory errors
6 years ago
tevador 71bf9bd096 Fixed a possible type error in python
6 years ago
tevador 8e565a4ce2 Merge branch 'master' of git@github.com:tevador/RandomX.git
6 years ago
tevador 8f3b145fe6 Added DRAM buffer option to rx2c
6 years ago
tevador e018624f87
Table formatting
6 years ago
tevador 2ea440d0f5 New instruction encoding
6 years ago
tevador 3b2cb9b8c7 Merge branch 'master' of git@github.com:tevador/RandomX.git
6 years ago
tevador cf59ced795 RandomX C generator
6 years ago
tevador 132529dbf9
Formatting
6 years ago
tevador 880f728ca7 Updated specs
6 years ago
tevador 5114d6b5fe Updated specification
6 years ago
tevador d69d3d69a0 Fixed a bug in predictable branching
6 years ago
tevador 2f6875a967 Merge branch 'master' of git@github.com:tevador/RandomX.git
6 years ago
tevador 8a81aa6453 Branch prediction test programs
6 years ago
tevador 7cb8825cb7
Formatting
6 years ago
tevador 3639a5e08d Updated specs: cache, FP rounding
6 years ago
tevador 07a8318a45
Initial draft of RandomX
6 years ago
tevador a0abe8b44c
Initial commit
6 years ago