RandomWOW/src
tevador b8ce504be6 Added comments to hashAes1Rx4 and fillAes1Rx4
Fixed gcc compilation
Added performance numbers
2019-02-09 19:32:53 +01:00
..
asm Interpreter with bytecode 2019-02-09 15:45:26 +01:00
blake2 Interpreter with bytecode 2019-02-09 15:45:26 +01:00
AssemblyGeneratorX86.cpp Added comments to hashAes1Rx4 and fillAes1Rx4 2019-02-09 19:32:53 +01:00
AssemblyGeneratorX86.hpp Interpreter with bytecode 2019-02-09 15:45:26 +01:00
Cache.cpp Interpreter with bytecode 2019-02-09 15:45:26 +01:00
Cache.hpp Large page support for cache 2019-01-18 17:57:47 +01:00
CompiledVirtualMachine.cpp Render imm32 as signed in RandomX code 2019-02-09 16:19:15 +01:00
CompiledVirtualMachine.hpp Interpreter with bytecode 2019-02-09 15:45:26 +01:00
Instruction.cpp Added comments to hashAes1Rx4 and fillAes1Rx4 2019-02-09 19:32:53 +01:00
Instruction.hpp Interpreter with bytecode 2019-02-09 15:45:26 +01:00
InterpretedVirtualMachine.cpp Added comments to hashAes1Rx4 and fillAes1Rx4 2019-02-09 19:32:53 +01:00
InterpretedVirtualMachine.hpp Interpreter with bytecode 2019-02-09 15:45:26 +01:00
JitCompilerX86-static.S Merged load/store of integer and FP registers 2019-01-27 19:33:55 +01:00
JitCompilerX86-static.asm Merged load/store of integer and FP registers 2019-01-27 19:33:55 +01:00
JitCompilerX86-static.hpp Merged load/store of integer and FP registers 2019-01-27 19:33:55 +01:00
JitCompilerX86.cpp Added comments to hashAes1Rx4 and fillAes1Rx4 2019-02-09 19:32:53 +01:00
JitCompilerX86.hpp Added comments to hashAes1Rx4 and fillAes1Rx4 2019-02-09 19:32:53 +01:00
LightClientAsyncWorker.cpp Interpreter with bytecode 2019-02-09 15:45:26 +01:00
LightClientAsyncWorker.hpp Large page support for cache 2019-01-18 17:57:47 +01:00
Program.cpp Interpreter with bytecode 2019-02-09 15:45:26 +01:00
Program.hpp Interpreter with bytecode 2019-02-09 15:45:26 +01:00
Stopwatch.hpp Large page support for cache 2019-01-18 17:57:47 +01:00
TestAluFpu.cpp Vector FPU instructions 2018-12-31 19:06:45 +01:00
VirtualMachine.cpp Added comments to hashAes1Rx4 and fillAes1Rx4 2019-02-09 19:32:53 +01:00
VirtualMachine.hpp Interpreter with bytecode 2019-02-09 15:45:26 +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
catch.hpp RandomX portable interpreter 2018-12-11 21:00:30 +01:00
common.hpp Added comments to hashAes1Rx4 and fillAes1Rx4 2019-02-09 19:32:53 +01:00
dataset.cpp Interpreter with bytecode 2019-02-09 15:45:26 +01:00
dataset.hpp Interpreter with bytecode 2019-02-09 15:45:26 +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 Interpreter with bytecode 2019-02-09 15:45:26 +01:00
hashAes1Rx4.cpp Added comments to hashAes1Rx4 and fillAes1Rx4 2019-02-09 19:32:53 +01:00
hashAes1Rx4.hpp Added ISWAP instruction 2019-02-04 17:07:00 +01:00
instructionWeights.hpp Interpreter with bytecode 2019-02-09 15:45:26 +01:00
instructionsPortable.cpp Interpreter with bytecode 2019-02-09 15:45:26 +01:00
instructionsX64.asm RandomX portable interpreter 2018-12-11 21:00:30 +01:00
intrinPortable.h Interpreter with bytecode 2019-02-09 15:45:26 +01:00
main.cpp Added comments to hashAes1Rx4 and fillAes1Rx4 2019-02-09 19:32:53 +01:00
program.inc Render imm32 as signed in RandomX code 2019-02-09 16:19:15 +01:00
softAes.cpp update ifdef for _rotr on aarch64 2018-12-12 07:54:33 -05:00
softAes.h Scratchpad size increased to 1 MiB 2019-01-18 23:51:18 +01:00
squareHash.S Added ISWAP instruction 2019-02-04 17:07:00 +01:00
squareHash.asm Added ISWAP instruction 2019-02-04 17:07:00 +01:00
squareHash.h Interpreter with bytecode 2019-02-09 15:45:26 +01:00
virtualMemory.cpp Large page support for cache 2019-01-18 17:57:47 +01:00
virtualMemory.hpp Random accesses - JIT compiler 2019-01-10 22:04:55 +01:00