tevador
a560cec3e7
Clarifications/corrections in the specification/comments
...
Removed some unused code
2019-05-10 16:43:24 +02:00
tevador
bfc97d5671
Fixed table formatting
2019-05-05 19:34:27 +02:00
tevador
03dd2f397f
New sample program
2019-05-05 19:27:06 +02:00
tevador
4934bbf69d
Updated documentation
2019-05-05 19:08:18 +02:00
tevador
b1f1e1d6ad
Fixed IMUL_RCP if divisor is a power of 2
2019-05-04 18:00:17 +02:00
tevador
197cd90e07
Updated readme
2019-05-03 22:09:52 +02:00
tevador
9e5eac8645
Fixed a chance of CBRANCH looping
...
Fixed CBRANCH jump probability being lower than expected
2019-05-03 14:02:40 +02:00
tevador
5241cb902e
Partially updated specification
2019-05-02 20:52:14 +02:00
tevador
60d1fa2407
Updated sample program
2019-04-30 21:19:55 +02:00
tevador
3cf6a30076
Fixed biased condition register selection
2019-04-30 10:20:28 +02:00
tevador
ffebc37381
COND_R instruction reworked as CBRANCH
...
instruction mod field bits reallocated
2019-04-29 23:38:23 +02:00
tevador
fd7186f873
Changed IADD_RS to use mod.mem
2019-04-27 23:52:26 +02:00
tevador
ff88a57a98
Fixed reading from the red zone
2019-04-26 23:32:10 +02:00
tevador
f66da3911e
Fixed some compilation issues
...
Code cleanup
2019-04-26 11:07:47 +02:00
tevador
a8c7137873
Linux makefile
...
Exception handling
2019-04-21 15:04:17 +02:00
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