RandomWOW/src
2019-01-15 00:01:11 +01:00
..
asm Mix dataset cacheline with registers r0-r7 2019-01-13 21:14:59 +01:00
blake2 RandomX portable interpreter 2018-12-11 21:00:30 +01:00
t1ha t1ha2 hash for scratchpad digest 2018-12-19 12:38:10 +01:00
AddressTransform.cpp Interpreter + async mode 2019-01-15 00:01:11 +01: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
AssemblyGeneratorX86.cpp Interpreter + async mode 2019-01-15 00:01:11 +01:00
AssemblyGeneratorX86.hpp Added magic division to JIT compiler 2019-01-11 16:53:52 +01:00
Cache.cpp Dataset intialization algorithm (AES) 2019-01-13 13:47:25 +01:00
Cache.hpp Interpreter + async mode 2019-01-15 00:01:11 +01:00
catch.hpp RandomX portable interpreter 2018-12-11 21:00:30 +01:00
common.hpp Interpreter + async mode 2019-01-15 00:01:11 +01:00
CompiledVirtualMachine.cpp Interpreter + async mode 2019-01-15 00:01:11 +01:00
CompiledVirtualMachine.hpp Interpreter + async mode 2019-01-15 00:01:11 +01:00
dataset.cpp Interpreter + async mode 2019-01-15 00:01:11 +01:00
dataset.hpp Interpreter + async mode 2019-01-15 00:01:11 +01:00
divideByConstantCodegen.c Added magic division to JIT compiler 2019-01-11 16:53:52 +01:00
divideByConstantCodegen.h Added magic division to JIT compiler 2019-01-11 16:53:52 +01:00
executeProgram-win64.asm Mix dataset cacheline with registers r0-r7 2019-01-13 21:14:59 +01:00
Instruction.cpp JUMP instruction 2019-01-11 09:58:06 +01:00
Instruction.hpp Renamed immediate constants 2018-12-20 18:36:09 +01:00
instructions.hpp Interpreter + async mode 2019-01-15 00:01:11 +01:00
instructionsPortable.cpp Interpreter + async mode 2019-01-15 00:01:11 +01:00
instructionsX64.asm RandomX portable interpreter 2018-12-11 21:00:30 +01:00
instructionWeights.hpp Print average program code size 2019-01-12 16:05:09 +01:00
InterpretedVirtualMachine.cpp Interpreter + async mode 2019-01-15 00:01:11 +01:00
InterpretedVirtualMachine.hpp Interpreter + async mode 2019-01-15 00:01:11 +01:00
intrinPortable.h RandomX portable interpreter 2018-12-11 21:00:30 +01:00
JitCompilerX86-static.asm Mix dataset cacheline with registers r0-r7 2019-01-13 21:14:59 +01:00
JitCompilerX86-static.hpp Mix dataset cacheline with registers r0-r7 2019-01-13 21:14:59 +01:00
JitCompilerX86-static.S Mix dataset cacheline with registers r0-r7 2019-01-13 21:14:59 +01:00
JitCompilerX86.cpp Interpreter + async mode 2019-01-15 00:01:11 +01:00
JitCompilerX86.hpp Dataset intialization algorithm (AES) 2019-01-13 13:47:25 +01:00
LightClientAsyncWorker.cpp Interpreter + async mode 2019-01-15 00:01:11 +01:00
LightClientAsyncWorker.hpp Interpreter + async mode 2019-01-15 00:01:11 +01:00
main.cpp Interpreter + async mode 2019-01-15 00:01:11 +01:00
Pcg32.hpp RandomX portable interpreter 2018-12-11 21:00:30 +01:00
Program.cpp Assembly code generator for Windows 64-bit 2018-12-13 23:11:55 +01:00
Program.hpp Assembly code generator for Windows 64-bit 2018-12-13 23:11:55 +01:00
program.inc Mix dataset cacheline with registers r0-r7 2019-01-13 21:14:59 +01:00
softAes.cpp update ifdef for _rotr on aarch64 2018-12-12 07:54:33 -05:00
softAes.h RandomX portable interpreter 2018-12-11 21:00:30 +01:00
Stopwatch.hpp RandomX portable interpreter 2018-12-11 21:00:30 +01:00
TestAluFpu.cpp Vector FPU instructions 2018-12-31 19:06:45 +01:00
VirtualMachine.cpp Interpreter + async mode 2019-01-15 00:01:11 +01:00
VirtualMachine.hpp Interpreter + async mode 2019-01-15 00:01:11 +01:00
virtualMemory.cpp Random accesses - JIT compiler 2019-01-10 22:04:55 +01:00
virtualMemory.hpp Random accesses - JIT compiler 2019-01-10 22:04:55 +01:00