tevador 378d5def38 Added performance simulation 7 лет назад
..
asm 1276d67d2f Fix build on Cygwin/MinGW 7 лет назад
blake2 2706a8b753 Relicensed under the 3-clause BSD license 7 лет назад
tests 378d5def38 Added performance simulation 7 лет назад
aes_hash.cpp 2706a8b753 Relicensed under the 3-clause BSD license 7 лет назад
aes_hash.hpp 2706a8b753 Relicensed under the 3-clause BSD license 7 лет назад
allocator.cpp 2706a8b753 Relicensed under the 3-clause BSD license 7 лет назад
allocator.hpp 2706a8b753 Relicensed under the 3-clause BSD license 7 лет назад
argon2.h 2706a8b753 Relicensed under the 3-clause BSD license 7 лет назад
argon2_core.c 2706a8b753 Relicensed under the 3-clause BSD license 7 лет назад
argon2_core.h 2706a8b753 Relicensed under the 3-clause BSD license 7 лет назад
argon2_ref.c 2706a8b753 Relicensed under the 3-clause BSD license 7 лет назад
assembly_generator_x86.cpp 8a5ead5ce3 Use 'dst' as the CBRANCH condition register 7 лет назад
assembly_generator_x86.hpp 8a5ead5ce3 Use 'dst' as the CBRANCH condition register 7 лет назад
blake2_generator.cpp 2706a8b753 Relicensed under the 3-clause BSD license 7 лет назад
blake2_generator.hpp 2706a8b753 Relicensed under the 3-clause BSD license 7 лет назад
common.hpp 8a5ead5ce3 Use 'dst' as the CBRANCH condition register 7 лет назад
configuration.h 2706a8b753 Relicensed under the 3-clause BSD license 7 лет назад
dataset.cpp 2706a8b753 Relicensed under the 3-clause BSD license 7 лет назад
dataset.hpp 2706a8b753 Relicensed under the 3-clause BSD license 7 лет назад
instruction.cpp 8a5ead5ce3 Use 'dst' as the CBRANCH condition register 7 лет назад
instruction.hpp 2706a8b753 Relicensed under the 3-clause BSD license 7 лет назад
instruction_weights.hpp 2706a8b753 Relicensed under the 3-clause BSD license 7 лет назад
instructions_portable.cpp 2706a8b753 Relicensed under the 3-clause BSD license 7 лет назад
intrin_portable.h 2706a8b753 Relicensed under the 3-clause BSD license 7 лет назад
jit_compiler.hpp 2706a8b753 Relicensed under the 3-clause BSD license 7 лет назад
jit_compiler_a64.hpp 2706a8b753 Relicensed under the 3-clause BSD license 7 лет назад
jit_compiler_fallback.hpp 2706a8b753 Relicensed under the 3-clause BSD license 7 лет назад
jit_compiler_x86.cpp 8a5ead5ce3 Use 'dst' as the CBRANCH condition register 7 лет назад
jit_compiler_x86.hpp 8a5ead5ce3 Use 'dst' as the CBRANCH condition register 7 лет назад
jit_compiler_x86_static.S 1276d67d2f Fix build on Cygwin/MinGW 7 лет назад
jit_compiler_x86_static.asm 1276d67d2f Fix build on Cygwin/MinGW 7 лет назад
jit_compiler_x86_static.hpp 2706a8b753 Relicensed under the 3-clause BSD license 7 лет назад
program.hpp 2706a8b753 Relicensed under the 3-clause BSD license 7 лет назад
randomx.cpp 2706a8b753 Relicensed under the 3-clause BSD license 7 лет назад
randomx.h 2706a8b753 Relicensed under the 3-clause BSD license 7 лет назад
reciprocal.c 2706a8b753 Relicensed under the 3-clause BSD license 7 лет назад
reciprocal.h 2706a8b753 Relicensed under the 3-clause BSD license 7 лет назад
soft_aes.cpp 2706a8b753 Relicensed under the 3-clause BSD license 7 лет назад
soft_aes.h 2706a8b753 Relicensed under the 3-clause BSD license 7 лет назад
superscalar.cpp 2706a8b753 Relicensed under the 3-clause BSD license 7 лет назад
superscalar.hpp 2706a8b753 Relicensed under the 3-clause BSD license 7 лет назад
superscalar_program.hpp 2706a8b753 Relicensed under the 3-clause BSD license 7 лет назад
virtual_machine.cpp 2706a8b753 Relicensed under the 3-clause BSD license 7 лет назад
virtual_machine.hpp 2706a8b753 Relicensed under the 3-clause BSD license 7 лет назад
virtual_memory.cpp 1276d67d2f Fix build on Cygwin/MinGW 7 лет назад
virtual_memory.hpp 2706a8b753 Relicensed under the 3-clause BSD license 7 лет назад
vm_compiled.cpp 2706a8b753 Relicensed under the 3-clause BSD license 7 лет назад
vm_compiled.hpp 2706a8b753 Relicensed under the 3-clause BSD license 7 лет назад
vm_compiled_light.cpp 2706a8b753 Relicensed under the 3-clause BSD license 7 лет назад
vm_compiled_light.hpp 2706a8b753 Relicensed under the 3-clause BSD license 7 лет назад
vm_interpreted.cpp 8a5ead5ce3 Use 'dst' as the CBRANCH condition register 7 лет назад
vm_interpreted.hpp 2706a8b753 Relicensed under the 3-clause BSD license 7 лет назад
vm_interpreted_light.cpp 2706a8b753 Relicensed under the 3-clause BSD license 7 лет назад
vm_interpreted_light.hpp 2706a8b753 Relicensed under the 3-clause BSD license 7 лет назад