RandomWOW/src/tests
tevador 07293a9378
Regression tests (#73)
* instruction decode/execute separated into class BytecodeMachine
* added randomx-tests project
* removed the use of non-portable __COUNTER__ macro
* removed the use of unsupported FENV_ACCESS pragma
2019-06-22 15:54:43 +02:00
..
api-example1.c Fixed API examples 2019-05-03 16:50:05 +02:00
api-example2.cpp Fixed API examples 2019-05-03 16:50:05 +02:00
benchmark.cpp Use 4 AES rounds for program generation (#46) 2019-06-01 11:13:30 +02:00
code-generator.cpp Much more detailed design description 2019-06-01 11:02:40 +02:00
jit-performance.cpp 30% faster JIT compiler 2019-05-04 19:40:25 +02:00
perf-simulation.cpp Much more detailed design description 2019-06-01 11:02:40 +02:00
runtime-distr.cpp Much more detailed design description 2019-06-01 11:02:40 +02:00
scratchpad-entropy.cpp Added scratchpad entropy test 2019-05-03 16:57:33 +02:00
stopwatch.hpp Relicensed under the 3-clause BSD license 2019-05-18 14:21:47 +02:00
superscalar-avalanche.cpp Relicensed under the 3-clause BSD license 2019-05-18 14:21:47 +02:00
superscalar-init.cpp Relicensed under the 3-clause BSD license 2019-05-18 14:21:47 +02:00
superscalar-stats.cpp Relicensed under the 3-clause BSD license 2019-05-18 14:21:47 +02:00
tests.cpp Regression tests (#73) 2019-06-22 15:54:43 +02:00
utility.hpp Regression tests (#73) 2019-06-22 15:54:43 +02:00