diff options
| author | SChernykh <sergey.v.chernykh@gmail.com> | 2019-02-16 17:28:43 +0100 |
|---|---|---|
| committer | moneromooo-monero <moneromooo-monero@users.noreply.github.com> | 2019-03-04 11:56:29 +0000 |
| commit | fff23bf7c67e7796daa87087f4e7e2ab07f7f0ea (patch) | |
| tree | 2562b051b451f2a02970b3a565786554a6acda8c /src/cryptonote_basic/account.cpp | |
| parent | 3dde67d82d21499d7f746a4fed6e3874dec66f9f (diff) | |
| download | monzero-core-fff23bf7c67e7796daa87087f4e7e2ab07f7f0ea.tar.gz monzero-core-fff23bf7c67e7796daa87087f4e7e2ab07f7f0ea.tar.xz monzero-core-fff23bf7c67e7796daa87087f4e7e2ab07f7f0ea.zip | |
CNv4 JIT compiler for x86-64 and tests
Minimalistic JIT code generator for random math sequence in CryptonightR.
Usage:
- Allocate writable and executable memory
- Call v4_generate_JIT_code with "buf" pointed to memory allocated on the previous step
- Call the generated code instead of "v4_random_math(code, r)", omit the "code" parameter
Diffstat (limited to 'src/cryptonote_basic/account.cpp')
0 files changed, 0 insertions, 0 deletions
