RandomWOW/doc
tevador c433f6d3a8
Fix: hardcoded JIT code buffer size (#98)
* code buffer size is calculated based on RandomX parameters
* added a maximum value constraint for program size and superscalar latency
* reduced the x86 code size of memory instructions by 1 byte
* disclaimer note in configuration documentation
2019-07-09 20:27:10 +02:00
..
configuration.md Fix: hardcoded JIT code buffer size (#98) 2019-07-09 20:27:10 +02:00
design.md Fix header dependency of superscalar_program.hpp 2019-06-24 13:58:41 +02:00
program.asm Code generator fixups 2019-06-23 23:10:29 +02:00
specs.md Updated documentation and test vectors 2019-06-22 17:42:26 +02:00