<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/crypto/CryptonightR_template.h, branch v0.18.3.3</title>
<subtitle>Monzero core node, command-line wallet, consensus code, and release tooling.
</subtitle>
<id>https://code.monzero.org/monzero-core.git/atom?h=v0.18.3.3</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.18.3.3'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2019-03-05T10:24:24Z</updated>
<entry>
<title>CryptonightR: define out i386/x86_64 specific code on other archs</title>
<updated>2019-03-05T10:24:24Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-02-26T16:58:45Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=108c625b3f96d718677aa9eee5c6490894ca152a'/>
<id>urn:sha1:108c625b3f96d718677aa9eee5c6490894ca152a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>CNv4 JIT compiler for x86-64 and tests</title>
<updated>2019-03-04T11:56:29Z</updated>
<author>
<name>SChernykh</name>
<email>sergey.v.chernykh@gmail.com</email>
</author>
<published>2019-02-16T16:28:43Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=fff23bf7c67e7796daa87087f4e7e2ab07f7f0ea'/>
<id>urn:sha1:fff23bf7c67e7796daa87087f4e7e2ab07f7f0ea</id>
<content type='text'>
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
</content>
</entry>
</feed>
