<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/crypto/CryptonightR_template.S, 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-04T11:56:29Z</updated>
<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>
