Commit Graph

51 Commits (pr-assert)

Author SHA1 Message Date
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
tevador f3b114af88 Replaced division instructions with IMUL_RCP
5 years ago
tevador f76e8c2e20 Reworked "FNEG" instruction to make ASIC optimizations more difficult
5 years ago
tevador 9af0cbf108 Documentation formatting
5 years ago
tevador 32d827d0a6 Interpreter with bytecode
5 years ago
tevador 2756bcdcfe Added magic division to JIT compiler
5 years ago
tevador c02ee4291d FPROUND - variable flag offset
5 years ago
tevador 6941b2cb69 Reworked instruction set documentation
5 years ago
tevador bf8397b08d Updated specification
6 years ago
tevador 740c40b218 8 branch conditions for CALL/RET
6 years ago
tevador 1db7dd6e8b Renamed immediate constants
6 years ago
tevador 6332831ec1 Implemented cache shift
6 years ago