|
Up
|
|
|
|
|
asm/
|
— |
|
|
|
blake2/
|
— |
|
|
|
aes_hash.cpp
|
|
|
|
|
aes_hash.hpp
|
|
|
|
|
allocator.cpp
|
|
|
|
|
allocator.hpp
|
|
|
|
|
blake2_generator.cpp
|
|
|
|
|
blake2_generator.hpp
|
|
|
|
|
bytecode_machine.cpp
|
|
|
|
|
bytecode_machine.hpp
|
|
|
|
|
common.hpp
|
|
|
|
|
configuration.h
|
|
|
|
|
dataset.cpp
|
|
|
|
|
dataset.hpp
|
|
|
|
|
instruction.hpp
|
|
|
|
|
instructions_portable.cpp
|
|
|
|
|
intrin_portable.h
|
|
|
|
|
jit_compiler.hpp
|
|
|
|
|
jit_compiler_a64.cpp
|
|
|
|
|
jit_compiler_a64.hpp
|
|
|
|
|
jit_compiler_a64_static.hpp
|
|
|
|
|
jit_compiler_a64_static.S
|
|
|
|
|
jit_compiler_fallback.cpp
|
|
|
|
|
jit_compiler_fallback.hpp
|
|
|
|
|
jit_compiler_x86.cpp
|
|
|
|
|
jit_compiler_x86.hpp
|
|
|
|
|
jit_compiler_x86_static.asm
|
|
|
|
|
jit_compiler_x86_static.hpp
|
|
|
|
|
jit_compiler_x86_static.S
|
|
|
|
|
program.hpp
|
|
|
|
|
randomx.cpp
|
|
|
|
|
randomx.h
|
|
|
|
|
reciprocal.c
|
|
|
|
|
reciprocal.h
|
|
|
|
|
soft_aes.cpp
|
|
|
|
|
soft_aes.h
|
|
|
|
|
superscalar.cpp
|
|
|
|
|
superscalar.hpp
|
|
|
|
|
superscalar_program.hpp
|
|
|
|
|
virtual_machine.cpp
|
|
|
|
|
virtual_machine.hpp
|
|
|
|
|
virtual_memory.cpp
|
|
|
|
|
virtual_memory.hpp
|
|
|
|
|
vm_compiled.cpp
|
|
|
|
|
vm_compiled.hpp
|
|
|
|
|
vm_compiled_light.cpp
|
|
|
|
|
vm_compiled_light.hpp
|
|
|
|
|
vm_interpreted.cpp
|
|
|
|
|
vm_interpreted.hpp
|
|
|
|
|
vm_interpreted_light.cpp
|
|
|
|
|
vm_interpreted_light.hpp
|
|
|
|