You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
RandomX/src
tevador d9fcb34138
Fixed big endian load/store
5 years ago
..
asm Reworked "FNEG" instruction to make ASIC optimizations more difficult 5 years ago
blake2 Interpreter with bytecode 5 years ago
AssemblyGeneratorX86.cpp Fixed mining and verification mode not giving the same results 5 years ago
AssemblyGeneratorX86.hpp Fixed mining and verification mode not giving the same results 5 years ago
Cache.cpp Interpreter with bytecode 5 years ago
Cache.hpp Large page support for cache 5 years ago
CompiledVirtualMachine.cpp New command line options 5 years ago
CompiledVirtualMachine.hpp Interpreter with bytecode 5 years ago
Instruction.cpp Reworked "FNEG" instruction to make ASIC optimizations more difficult 5 years ago
Instruction.hpp Reworked "FNEG" instruction to make ASIC optimizations more difficult 5 years ago
InterpretedVirtualMachine.cpp Fixed a bug in FSWAP_R 5 years ago
InterpretedVirtualMachine.hpp Fixed alignment of VirtualMachine 5 years ago
JitCompilerX86-static.S Merged load/store of integer and FP registers 5 years ago
JitCompilerX86-static.asm Merged load/store of integer and FP registers 5 years ago
JitCompilerX86-static.hpp Merged load/store of integer and FP registers 5 years ago
JitCompilerX86.cpp Fixed JIT compiler not producing the same code as genAsm and genNative 5 years ago
JitCompilerX86.hpp Reworked "FNEG" instruction to make ASIC optimizations more difficult 5 years ago
LightClientAsyncWorker.cpp Interpreter with bytecode 5 years ago
LightClientAsyncWorker.hpp Large page support for cache 5 years ago
Program.cpp Interpreter with bytecode 5 years ago
Program.hpp Interpreter with bytecode 5 years ago
Stopwatch.hpp Large page support for cache 5 years ago
TestAluFpu.cpp Vector FPU instructions 5 years ago
VirtualMachine.cpp Fixed software AES in getResult 5 years ago
VirtualMachine.hpp Fixed alignment of VirtualMachine 5 years ago
argon2.h RandomX portable interpreter 6 years ago
argon2_core.c Support for multiple threads 5 years ago
argon2_core.h Support for multiple threads 5 years ago
argon2_ref.c RandomX portable interpreter 6 years ago
catch.hpp RandomX portable interpreter 6 years ago
common.hpp Fixed dependent constants 5 years ago
dataset.cpp Restored software AES support 5 years ago
dataset.hpp Restored software AES support 5 years ago
divideByConstantCodegen.c Added magic division to JIT compiler 5 years ago
divideByConstantCodegen.h Added magic division to JIT compiler 5 years ago
executeProgram-win64.asm Fixed mining and verification mode not giving the same results 5 years ago
hashAes1Rx4.cpp Added comments to hashAes1Rx4 and fillAes1Rx4 5 years ago
hashAes1Rx4.hpp Added ISWAP instruction 5 years ago
instructionWeights.hpp Reworked "FNEG" instruction to make ASIC optimizations more difficult 5 years ago
instructionsPortable.cpp Interpreter with bytecode 5 years ago
instructionsX64.asm RandomX portable interpreter 6 years ago
intrinPortable.h Fixed big endian load/store 5 years ago
main.cpp New command line options 5 years ago
program.inc Reworked "FNEG" instruction to make ASIC optimizations more difficult 5 years ago
softAes.cpp update ifdef for _rotr on aarch64 6 years ago
softAes.h Scratchpad size increased to 1 MiB 5 years ago
squareHash.S Fixed linux version of SquareHash 5 years ago
squareHash.asm Fixed 32-bit Windows build 5 years ago
squareHash.h New command line options 5 years ago
virtualMemory.cpp Large page support for cache 5 years ago
virtualMemory.hpp Random accesses - JIT compiler 5 years ago