SChernykh
|
c6468a3816
JIT compiler for ARMv8 (#125)
|
7 лет назад |
tevador
|
971f10c9c2
Changes recommended by Quarkslab (#111)
|
7 лет назад |
tevador
|
c433f6d3a8
Fix: hardcoded JIT code buffer size (#98)
|
7 лет назад |
tevador
|
47ade5e894
Do not attempt to allocate >= 4 GiB on 32-bit systems (#99)
|
7 лет назад |
tevador
|
89aba80925
Refactoring (#95)
|
7 лет назад |
tevador
|
c6b5ec12b6
Fix: possible overflow when using non-standard Dataset size (#87)
|
7 лет назад |
tevador
|
91cd35ff13
Decrease the frequency of FADD/FSUB in favor of FMUL (#77)
|
7 лет назад |
tevador
|
07293a9378
Regression tests (#73)
|
7 лет назад |
tevador
|
e31a621d6f
Fix possible overflow in static_assert (#67)
|
7 лет назад |
tevador
|
0c5b666df4
Configuration guidelines (#59)
|
7 лет назад |
tevador
|
8a5ead5ce3
Use 'dst' as the CBRANCH condition register
|
7 лет назад |
tevador
|
2706a8b753
Relicensed under the 3-clause BSD license
|
7 лет назад |
tevador
|
3dd21ea93d
Prepare for JIT compiler support for other platforms
|
7 лет назад |
tevador
|
b1f1e1d6ad
Fixed IMUL_RCP if divisor is a power of 2
|
7 лет назад |
tevador
|
9e5eac8645
Fixed a chance of CBRANCH looping
|
7 лет назад |
tevador
|
1a4bde36be
Fixed a missing header dependency
|
7 лет назад |
tevador
|
ca96270509
Group E exponent changed from a static value (-240) to dynamic
|
7 лет назад |
tevador
|
3cf6a30076
Fixed biased condition register selection
|
7 лет назад |
tevador
|
ffebc37381
COND_R instruction reworked as CBRANCH
|
7 лет назад |
tevador
|
cf72ed79c7
Function typedefs without pointer
|
7 лет назад |
tevador
|
7f6bdd9a52
Code cleanup & refactoring
|
7 лет назад |
tevador
|
22a3aa8d79
randomx_cache and randomx_dataset changed to standard-layout structs
|
7 лет назад |
tevador
|
270a4f97fe
Dataset size increased to 2080 MiB
|
7 лет назад |
tevador
|
f66da3911e
Fixed some compilation issues
|
7 лет назад |
tevador
|
b4dca14f0c
Added a function to access the dataset memory buffer
|
7 лет назад |
tevador
|
87b8253374
API documentation
|
7 лет назад |
tevador
|
41b51a4858
Cleaned up legacy code
|
7 лет назад |
tevador
|
296e77eebc
C API - first working version
|
7 лет назад |
tevador
|
33a2fd021d
Unique scratchpad addresses
|
7 лет назад |
tevador
|
9404516dd8
Refactoring
|
7 лет назад |