RandomWOW/src
tevador b62b1f8717 Added scratchpad entropy test 2019-05-03 16:57:33 +02:00
..
asm Group E exponent changed from a static value (-240) to dynamic 2019-04-30 21:14:50 +02:00
blake2 Big endian bug fixes 2019-04-24 18:37:58 +02:00
tests Added scratchpad entropy test 2019-05-03 16:57:33 +02:00
aes_hash.cpp Removed capital letters from filenames 2019-04-20 16:53:06 +02:00
aes_hash.hpp Removed capital letters from filenames 2019-04-20 16:53:06 +02:00
allocator.cpp Flags ordered by their impact on performance 2019-04-21 23:23:13 +02:00
allocator.hpp C API - first working version 2019-04-20 11:08:01 +02:00
argon2.h RandomX portable interpreter 2018-12-11 21:00:30 +01:00
argon2_core.c Support for multiple threads 2018-12-19 21:54:44 +01:00
argon2_core.h Support for multiple threads 2018-12-19 21:54:44 +01:00
argon2_ref.c RandomX portable interpreter 2018-12-11 21:00:30 +01:00
assembly_generator_x86.cpp Fixed a chance of CBRANCH looping 2019-05-03 14:02:40 +02:00
assembly_generator_x86.hpp Fixed biased condition register selection 2019-04-30 10:20:28 +02:00
blake2_generator.cpp Fixed superscalar test projects 2019-04-21 00:50:57 +02:00
blake2_generator.hpp Removed capital letters from filenames 2019-04-20 16:53:06 +02:00
common.hpp Fixed a chance of CBRANCH looping 2019-05-03 14:02:40 +02:00
configuration.h Fixed a chance of CBRANCH looping 2019-05-03 14:02:40 +02:00
dataset.cpp Cache seed renamed to key 2019-05-01 14:40:13 +02:00
dataset.hpp Function typedefs without pointer 2019-04-28 18:17:29 +02:00
instruction.cpp COND_R instruction reworked as CBRANCH 2019-04-29 23:38:23 +02:00
instruction.hpp COND_R instruction reworked as CBRANCH 2019-04-29 23:38:23 +02:00
instruction_weights.hpp Removed capital letters from filenames 2019-04-20 16:53:06 +02:00
instructions_portable.cpp Removed unused code 2019-04-30 09:12:43 +02:00
intrin_portable.h Group E exponent changed from a static value (-240) to dynamic 2019-04-30 21:14:50 +02:00
jit_compiler_x86.cpp Fixed a chance of CBRANCH looping 2019-05-03 14:02:40 +02:00
jit_compiler_x86.hpp Fixed biased condition register selection 2019-04-30 10:20:28 +02:00
jit_compiler_x86_static.S Code cleanup & refactoring 2019-04-28 16:42:45 +02:00
jit_compiler_x86_static.asm Code cleanup & refactoring 2019-04-28 16:42:45 +02:00
jit_compiler_x86_static.hpp Code cleanup & refactoring 2019-04-28 16:42:45 +02:00
program.hpp Remove capital letters from filenames #3 2019-04-21 00:33:04 +02:00
randomx.cpp Cache seed renamed to key 2019-05-01 14:40:13 +02:00
randomx.h Cache seed renamed to key 2019-05-01 14:40:13 +02:00
reciprocal.c Removed capital letters from filenames 2019-04-20 16:53:06 +02:00
reciprocal.h Removed capital letters from filenames 2019-04-20 16:53:06 +02:00
soft_aes.cpp Removed capital letters from filenames 2019-04-20 16:53:06 +02:00
soft_aes.h Removed capital letters from filenames 2019-04-20 16:53:06 +02:00
superscalar.cpp Fixed an inconsistency in IADD_RS in SuperscalarHash 2019-05-01 14:46:51 +02:00
superscalar.hpp Removed capital letters from filenames 2019-04-20 16:53:06 +02:00
superscalar_program.hpp randomx_cache and randomx_dataset changed to standard-layout structs 2019-04-28 12:44:28 +02:00
virtual_machine.cpp Group E exponent changed from a static value (-240) to dynamic 2019-04-30 21:14:50 +02:00
virtual_machine.hpp Added scratchpad entropy test 2019-05-03 16:57:33 +02:00
virtual_memory.cpp Removed capital letters from filenames 2019-04-20 16:53:06 +02:00
virtual_memory.hpp Removed capital letters from filenames 2019-04-20 16:53:06 +02:00
vm_compiled.cpp randomx_cache and randomx_dataset changed to standard-layout structs 2019-04-28 12:44:28 +02:00
vm_compiled.hpp randomx_cache and randomx_dataset changed to standard-layout structs 2019-04-28 12:44:28 +02:00
vm_compiled_light.cpp randomx_cache and randomx_dataset changed to standard-layout structs 2019-04-28 12:44:28 +02:00
vm_compiled_light.hpp randomx_cache and randomx_dataset changed to standard-layout structs 2019-04-28 12:44:28 +02:00
vm_interpreted.cpp Fixed a chance of CBRANCH looping 2019-05-03 14:02:40 +02:00
vm_interpreted.hpp COND_R instruction reworked as CBRANCH 2019-04-29 23:38:23 +02:00
vm_interpreted_light.cpp randomx_cache and randomx_dataset changed to standard-layout structs 2019-04-28 12:44:28 +02:00
vm_interpreted_light.hpp randomx_cache and randomx_dataset changed to standard-layout structs 2019-04-28 12:44:28 +02:00