You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
RandomX/src
tevador ffebc37381
COND_R instruction reworked as CBRANCH
5 years ago
..
asm Code cleanup & refactoring 5 years ago
blake2 Big endian bug fixes 5 years ago
tests COND_R instruction reworked as CBRANCH 5 years ago
aes_hash.cpp Removed capital letters from filenames 5 years ago
aes_hash.hpp Removed capital letters from filenames 5 years ago
allocator.cpp Flags ordered by their impact on performance 5 years ago
allocator.hpp C API - first working version 5 years ago
argon2.h RandomX portable interpreter 6 years ago
argon2_core.c Support for multiple threads 6 years ago
argon2_core.h Support for multiple threads 6 years ago
argon2_ref.c RandomX portable interpreter 6 years ago
assembly_generator_x86.cpp COND_R instruction reworked as CBRANCH 5 years ago
assembly_generator_x86.hpp COND_R instruction reworked as CBRANCH 5 years ago
blake2_generator.cpp Fixed superscalar test projects 5 years ago
blake2_generator.hpp Removed capital letters from filenames 5 years ago
common.hpp COND_R instruction reworked as CBRANCH 5 years ago
configuration.h COND_R instruction reworked as CBRANCH 5 years ago
dataset.cpp Code cleanup & refactoring 5 years ago
dataset.hpp Function typedefs without pointer 5 years ago
instruction.cpp COND_R instruction reworked as CBRANCH 5 years ago
instruction.hpp COND_R instruction reworked as CBRANCH 5 years ago
instruction_weights.hpp Removed capital letters from filenames 5 years ago
instructions_portable.cpp Fixed some compilation issues 5 years ago
intrin_portable.h Code cleanup & refactoring 5 years ago
jit_compiler_x86.cpp COND_R instruction reworked as CBRANCH 5 years ago
jit_compiler_x86.hpp COND_R instruction reworked as CBRANCH 5 years ago
jit_compiler_x86_static.S Code cleanup & refactoring 5 years ago
jit_compiler_x86_static.asm Code cleanup & refactoring 5 years ago
jit_compiler_x86_static.hpp Code cleanup & refactoring 5 years ago
program.hpp Remove capital letters from filenames #3 5 years ago
randomx.cpp randomx_cache and randomx_dataset changed to standard-layout structs 5 years ago
randomx.h Added a function to access the dataset memory buffer 5 years ago
reciprocal.c Removed capital letters from filenames 5 years ago
reciprocal.h Removed capital letters from filenames 5 years ago
soft_aes.cpp Removed capital letters from filenames 5 years ago
soft_aes.h Removed capital letters from filenames 5 years ago
superscalar.cpp Changed IADD_RS to use mod.mem 5 years ago
superscalar.hpp Removed capital letters from filenames 5 years ago
superscalar_program.hpp randomx_cache and randomx_dataset changed to standard-layout structs 5 years ago
virtual_machine.cpp Code cleanup & refactoring 5 years ago
virtual_machine.hpp randomx_cache and randomx_dataset changed to standard-layout structs 5 years ago
virtual_memory.cpp Removed capital letters from filenames 5 years ago
virtual_memory.hpp Removed capital letters from filenames 5 years ago
vm_compiled.cpp randomx_cache and randomx_dataset changed to standard-layout structs 5 years ago
vm_compiled.hpp randomx_cache and randomx_dataset changed to standard-layout structs 5 years ago
vm_compiled_light.cpp randomx_cache and randomx_dataset changed to standard-layout structs 5 years ago
vm_compiled_light.hpp randomx_cache and randomx_dataset changed to standard-layout structs 5 years ago
vm_interpreted.cpp COND_R instruction reworked as CBRANCH 5 years ago
vm_interpreted.hpp COND_R instruction reworked as CBRANCH 5 years ago
vm_interpreted_light.cpp randomx_cache and randomx_dataset changed to standard-layout structs 5 years ago
vm_interpreted_light.hpp randomx_cache and randomx_dataset changed to standard-layout structs 5 years ago