RandomWOW/src
2019-02-22 13:47:47 +01:00
..
asm Reworked "FNEG" instruction to make ASIC optimizations more difficult 2019-02-13 00:01:34 +01:00
blake2 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
AssemblyGeneratorX86.cpp Fixed mining and verification mode not giving the same results 2019-02-16 23:18:45 +01:00
AssemblyGeneratorX86.hpp Fixed mining and verification mode not giving the same results 2019-02-16 23:18:45 +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
catch.hpp RandomX portable interpreter 2018-12-11 21:00:30 +01:00
common.hpp Fixed dependent constants 2019-02-15 11:38:20 +01:00
CompiledVirtualMachine.cpp New command line options 2019-02-19 22:47:45 +01:00
CompiledVirtualMachine.hpp Interpreter with bytecode 2019-02-09 15:45:26 +01:00
dataset.cpp Restored software AES support 2019-02-13 22:46:32 +01:00
dataset.hpp Restored software AES support 2019-02-13 22:46:32 +01:00
executeProgram-win64.asm Fixed mining and verification mode not giving the same results 2019-02-16 23:18:45 +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
Instruction.cpp Reworked "FNEG" instruction to make ASIC optimizations more difficult 2019-02-13 00:01:34 +01:00
Instruction.hpp Reworked "FNEG" instruction to make ASIC optimizations more difficult 2019-02-13 00:01:34 +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
instructionWeights.hpp Reworked "FNEG" instruction to make ASIC optimizations more difficult 2019-02-13 00:01:34 +01:00
InterpretedVirtualMachine.cpp Fixed a bug in FSWAP_R 2019-02-18 22:09:20 +01:00
InterpretedVirtualMachine.hpp Fixed alignment of VirtualMachine 2019-02-18 08:54:55 +01:00
intrinPortable.h Fixed big endian load/store 2019-02-20 12:56:34 +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-static.S Merged load/store of integer and FP registers 2019-01-27 19:33:55 +01:00
JitCompilerX86.cpp Fixed JIT compiler not producing the same code as genAsm and genNative 2019-02-15 16:43:52 +01:00
JitCompilerX86.hpp Reworked "FNEG" instruction to make ASIC optimizations more difficult 2019-02-13 00:01:34 +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
main.cpp New command line options 2019-02-19 22:47:45 +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
program.inc Reworked "FNEG" instruction to make ASIC optimizations more difficult 2019-02-13 00:01:34 +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.asm Fixed 32-bit Windows build 2019-02-19 23:12:56 +01:00
squareHash.h New command line options 2019-02-19 22:47:45 +01:00
squareHash.S Fixed linux version of SquareHash 2019-02-18 08:44:28 +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 Fixed software AES in getResult 2019-02-18 08:45:39 +01:00
VirtualMachine.hpp Fixed alignment of VirtualMachine 2019-02-18 08:54:55 +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