Commit Graph

62 Commits (master)

Author SHA1 Message Date
tevador ca86d352f8 update GPG key expiration date
1 year ago
tevador a223b6b33b
Fixed an incorrect URL the the documentation
4 years ago
tevador 65fae68287 Add GPG public key
5 years ago
wepeng 068f65339a modify Datset to Dataset
5 years ago
tevador eef87a0f63 Documentation updates
5 years ago
tevador d99af8c51e Update documentation
5 years ago
wepeng 1fa1ef2047 modify BlakeGenerator chapter error (#117)
5 years ago
tevador 971f10c9c2
Changes recommended by Quarkslab (#111)
5 years ago
tevador c433f6d3a8
Fix: hardcoded JIT code buffer size (#98)
5 years ago
tevador 47ade5e894
Do not attempt to allocate >= 4 GiB on 32-bit systems (#99)
5 years ago
tevador 4a4b06e44b More helpful error messages in the benchmark
5 years ago
tevador 1f62d787ad Fix header dependency of superscalar_program.hpp
5 years ago
tevador e6ba0a1b7d Code generator fixups
5 years ago
tevador 8282413154 Updated documentation and test vectors
5 years ago
tevador 83498cddf2
Different round keys for columns 0,1 and 2,3 in AesGenerator4R (#76)
5 years ago
tevador 984d34b079 Merge branch 'master' of git@github.com:tevador/RandomX.git
5 years ago
tevador 3daceace48 Clarifications in the documentation
5 years ago
tevador 0c5b666df4
Configuration guidelines (#59)
5 years ago
tevador e4b2270104
Merge pull request #47 from tevador/pr-doc
5 years ago
tevador f7c99c5b58
Use 4 AES rounds for program generation (#46)
5 years ago
tevador 8298c9faf8 Much more detailed design description
5 years ago
tevador 8a5ead5ce3 Use 'dst' as the CBRANCH condition register
5 years ago
tevador 1029098719 Updated documentation
5 years ago
tevador a560cec3e7 Clarifications/corrections in the specification/comments
5 years ago
tevador bfc97d5671
Fixed table formatting
5 years ago
tevador 03dd2f397f New sample program
5 years ago
tevador 4934bbf69d Updated documentation
5 years ago
tevador b1f1e1d6ad Fixed IMUL_RCP if divisor is a power of 2
5 years ago
tevador 197cd90e07 Updated readme
5 years ago
tevador 9e5eac8645 Fixed a chance of CBRANCH looping
5 years ago
tevador 5241cb902e Partially updated specification
5 years ago
tevador 60d1fa2407 Updated sample program
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 fd7186f873 Changed IADD_RS to use mod.mem
5 years ago
tevador ff88a57a98 Fixed reading from the red zone
5 years ago
tevador f66da3911e Fixed some compilation issues
5 years ago
tevador a8c7137873 Linux makefile
5 years ago
tevador 25e6a8abb5 Updated design notes
5 years ago
tevador ad7b473388 Updated readme
5 years ago
tevador cc70e53bb1 Updated specification
5 years ago
tevador 6061848444 Updated Dataset block generation algorithm specification
5 years ago
tevador 55a22febbd Design notes: references, branch prediction, memory coherency
5 years ago
tevador b0faa05fe8 Updated design notes
5 years ago
tevador 5e9a61ab3d Merge branch 'dev' of git@github.com:tevador/RandomX.git into dev
5 years ago
tevador a2e7e05c40 Improved definition of magic constants
5 years ago
tevador 4a87af7940
Documentation
5 years ago
tevador 0d9beb5418 Draft of RandomX design rationale
5 years ago
tevador a15e173c3d Full specification
5 years ago
tevador d9bc6cfeda Updated JIT compiler and assembly generator for new int -> float conversion
5 years ago