<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/crypto/CryptonightR_JIT.c, branch v0.14.0.2</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.14.0.2</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.14.0.2'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2019-02-28T11:28:24Z</updated>
<entry>
<title>disable asm w/ x64 instructions set on i386</title>
<updated>2019-02-28T11:28:24Z</updated>
<author>
<name>naughtyfox</name>
<email>mail.for.milo@gmail.com</email>
</author>
<published>2019-02-27T16:16:56Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=997830f31bcb6b04f5f130d6c789e12c5c2432c1'/>
<id>urn:sha1:997830f31bcb6b04f5f130d6c789e12c5c2432c1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>CryptonightR: define out i386/x86_64 specific code on other archs</title>
<updated>2019-02-26T18:30:58Z</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=0ec360b41db776dfac1558a5837d37acc9e61c98'/>
<id>urn:sha1:0ec360b41db776dfac1558a5837d37acc9e61c98</id>
<content type='text'>
</content>
</entry>
<entry>
<title>slow-hash: fix build on arm</title>
<updated>2019-02-22T15:51:07Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-02-21T19:14:19Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=773509ddd8f2b35a3a7f3e0a0414317be821b0ad'/>
<id>urn:sha1:773509ddd8f2b35a3a7f3e0a0414317be821b0ad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>crypto: clear cache after generating random program</title>
<updated>2019-02-18T10:37:02Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-02-16T20:52:53Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=2e9b988adfdab620dcbe0bc13a572de65660976b'/>
<id>urn:sha1:2e9b988adfdab620dcbe0bc13a572de65660976b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>CNv4 JIT compiler for x86-64 and tests</title>
<updated>2019-02-17T22:56:23Z</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=4b32859d2f89f0f28f371223dcf43d053f244e70'/>
<id>urn:sha1:4b32859d2f89f0f28f371223dcf43d053f244e70</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>
