Commit Graph

22 Commits (07293a9378c4c589e68da752f6e9b9be875526f1)

Author SHA1 Message Date
tevador 07293a9378
Regression tests (#73)
5 years ago
tevador 52aa36249e
Add Dataset prefetch in interpreted VM (#52)
5 years ago
tevador bc2aae0f61 Support Dataset size larger than 4 GiB
5 years ago
tevador 8a5ead5ce3 Use 'dst' as the CBRANCH condition register
5 years ago
tevador 2706a8b753 Relicensed under the 3-clause BSD license
5 years ago
tevador 2b3a03a9dc Fixed FSCAL instruction causing group F registers to exceed their intended maximum value
5 years ago
tevador afaeff6066 Fixed incorrect sqrt results on 32bit targets using x87 math
5 years ago
tevador 1aa7865619 Abstracted away from x86 intrinsics
5 years ago
tevador b1f1e1d6ad Fixed IMUL_RCP if divisor is a power of 2
5 years ago
tevador 9e5eac8645 Fixed a chance of CBRANCH looping
5 years ago
tevador c87dcc8ae5 Cache seed renamed to key
5 years ago
tevador ca96270509 Group E exponent changed from a static value (-240) to dynamic
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 7f6bdd9a52 Code cleanup & refactoring
5 years ago
tevador 22a3aa8d79 randomx_cache and randomx_dataset changed to standard-layout structs
5 years ago
tevador fd7186f873 Changed IADD_RS to use mod.mem
5 years ago
tevador 270a4f97fe Dataset size increased to 2080 MiB
5 years ago
tevador f66da3911e Fixed some compilation issues
5 years ago
tevador 018c1a5222 Big endian bug fixes
5 years ago
tevador 4c66b2305a Formatting & refactoring
5 years ago
tevador d7eefce583 Removed capital letters from filenames
5 years ago