SChernykh fff23bf7c6
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
2019-03-04 11:56:29 +00:00
..
2018-12-04 15:14:29 +00:00
2018-06-23 21:15:29 +02:00
2018-01-26 10:03:20 -05:00
2018-12-04 15:14:29 +00:00
2018-11-15 17:29:34 +01:00
2018-12-04 15:14:29 +00:00
2018-01-26 10:03:20 -05:00
2018-01-26 10:03:20 -05:00
2018-01-26 10:03:20 -05:00
2018-01-26 10:03:20 -05:00
2018-01-26 10:03:20 -05:00
2019-02-14 11:29:54 +01:00
2018-06-23 21:15:29 +02:00
2014-03-03 22:07:58 +00:00
2014-03-03 22:07:58 +00:00
2018-12-04 15:14:29 +00:00
2018-08-15 18:20:22 +02:00
2014-05-17 15:39:46 -07:00
2018-09-11 14:32:33 +00:00
2014-05-25 13:06:40 -04:00
2018-02-16 19:35:31 +01:00
2018-01-26 10:03:20 -05:00
2018-12-04 15:14:29 +00:00
2014-03-03 22:07:58 +00:00
2019-02-14 20:46:56 +01:00
2018-09-11 14:32:33 +00:00
2018-09-09 20:43:01 +02:00
2019-02-14 20:42:50 +01:00