.. |
asm
|
Updated JIT compiler and assembly generator for new int -> float conversion
|
2019-02-24 17:24:06 +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
|
Configurable parameters separated into configuration.h
|
2019-03-08 15:34:34 +01:00 |
AssemblyGeneratorX86.hpp
|
Replaced division instructions with IMUL_RCP
|
2019-02-22 17:48:26 +01:00 |
Cache.cpp
|
Configurable parameters separated into configuration.h
|
2019-03-08 15:34:34 +01:00 |
Cache.hpp
|
Implemented virtual memory free
|
2019-03-08 11:46:03 +01:00 |
catch.hpp
|
RandomX portable interpreter
|
2018-12-11 21:00:30 +01:00 |
common.hpp
|
Configurable parameters separated into configuration.h
|
2019-03-08 15:34:34 +01:00 |
CompiledVirtualMachine.cpp
|
Configurable parameters separated into configuration.h
|
2019-03-08 15:34:34 +01:00 |
CompiledVirtualMachine.hpp
|
Configurable parameters separated into configuration.h
|
2019-03-08 15:34:34 +01:00 |
configuration.h
|
Configurable parameters separated into configuration.h
|
2019-03-08 15:34:34 +01:00 |
dataset.cpp
|
Configurable parameters separated into configuration.h
|
2019-03-08 15:34:34 +01:00 |
dataset.hpp
|
Configurable parameters separated into configuration.h
|
2019-03-08 15:34:34 +01:00 |
executeProgram-win64.asm
|
Updated JIT compiler and assembly generator for new int -> float conversion
|
2019-02-24 17:24:06 +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
|
Configurable parameters separated into configuration.h
|
2019-03-08 15:34:34 +01:00 |
Instruction.hpp
|
Replaced division instructions with IMUL_RCP
|
2019-02-22 17:48: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 |
instructionWeights.hpp
|
Configurable parameters separated into configuration.h
|
2019-03-08 15:34:34 +01:00 |
InterpretedVirtualMachine.cpp
|
Configurable parameters separated into configuration.h
|
2019-03-08 15:34:34 +01:00 |
InterpretedVirtualMachine.hpp
|
Configurable parameters separated into configuration.h
|
2019-03-08 15:34:34 +01:00 |
intrinPortable.h
|
Reworked conversion int -> float for register group E
|
2019-02-24 14:48:07 +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
|
Configurable parameters separated into configuration.h
|
2019-03-08 15:34:34 +01:00 |
JitCompilerX86.hpp
|
Replaced division instructions with IMUL_RCP
|
2019-02-22 17:48:26 +01:00 |
LightClientAsyncWorker.cpp
|
Implemented virtual memory free
|
2019-03-08 11:46:03 +01:00 |
LightClientAsyncWorker.hpp
|
Large page support for cache
|
2019-01-18 17:57:47 +01:00 |
main.cpp
|
Configurable parameters separated into configuration.h
|
2019-03-08 15:34:34 +01:00 |
Program.cpp
|
Configurable parameters separated into configuration.h
|
2019-03-08 15:34:34 +01:00 |
Program.hpp
|
Configurable parameters separated into configuration.h
|
2019-03-08 15:34:34 +01:00 |
program.inc
|
Fixed non-portable nonce serialization
|
2019-02-25 09:31:35 +01:00 |
reciprocal.c
|
Replaced division instructions with IMUL_RCP
|
2019-02-22 17:48:26 +01:00 |
reciprocal.h
|
Replaced division instructions with IMUL_RCP
|
2019-02-22 17:48:26 +01:00 |
softAes.cpp
|
Fixed softAes compilation on PowerPC
|
2019-02-25 13:17:26 +01: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
|
Implemented virtual memory free
|
2019-03-08 11:46:03 +01:00 |
virtualMemory.hpp
|
Implemented virtual memory free
|
2019-03-08 11:46:03 +01:00 |