tevador
25e6a8abb5
Updated design notes
2019-03-28 17:01:06 +01:00
tevador
ad7b473388
Updated readme
2019-03-28 16:40:53 +01:00
tevador
cc70e53bb1
Updated specification
2019-03-24 16:31:19 +01:00
tevador
6061848444
Updated Dataset block generation algorithm specification
2019-03-15 22:43:23 +01:00
tevador
55a22febbd
Design notes: references, branch prediction, memory coherency
2019-03-15 17:58:31 +01:00
tevador
b0faa05fe8
Updated design notes
2019-03-14 21:46:38 +01:00
tevador
5e9a61ab3d
Merge branch 'dev' of git@github.com:tevador/RandomX.git into dev
2019-03-13 22:58:48 +01:00
tevador
a2e7e05c40
Improved definition of magic constants
2019-03-13 22:58:22 +01:00
tevador
4a87af7940
Documentation
2019-03-13 17:49:43 +01:00
tevador
0d9beb5418
Draft of RandomX design rationale
2019-03-13 17:42:55 +01:00
tevador
a15e173c3d
Full specification
2019-03-13 13:07:34 +01:00
tevador
d9bc6cfeda
Updated JIT compiler and assembly generator for new int -> float conversion
2019-02-24 17:24:06 +01:00
tevador
f3b114af88
Replaced division instructions with IMUL_RCP
2019-02-22 17:48:26 +01:00
tevador
f76e8c2e20
Reworked "FNEG" instruction to make ASIC optimizations more difficult
2019-02-13 00:01:34 +01:00
tevador
9af0cbf108
Documentation formatting
2019-02-09 16:09:55 +01:00
tevador
32d827d0a6
Interpreter with bytecode
...
Fixed some undefined behavior with signed types
Fixed different results on big endian systems
Removed unused code files
Restored FNEG_R instructions
Updated documentation
2019-02-09 15:45:26 +01:00
tevador
2756bcdcfe
Added magic division to JIT compiler
...
New B operand selection rules
2019-01-11 16:53:52 +01:00
tevador
c02ee4291d
FPROUND - variable flag offset
2019-01-11 10:52:12 +01:00
tevador
6941b2cb69
Reworked instruction set documentation
2019-01-10 23:36:53 +01:00
tevador
bf8397b08d
Updated specification
2018-12-31 19:27:31 +01:00
tevador
740c40b218
8 branch conditions for CALL/RET
2018-12-21 22:41:35 +01:00
tevador
1db7dd6e8b
Renamed immediate constants
2018-12-20 18:36:09 +01:00
tevador
6332831ec1
Implemented cache shift
...
Fixed assembly code generator
Fixed an error in the interpreter
Updated specification: sign-extended immediates
2018-12-15 23:13:17 +01:00
tevador
4fc4b840f5
Updated documentation
2018-12-14 12:12:18 +01:00