Commit Graph

20 Commits (005c67f64c5670f6b87c3bca36f497622ead63cf)

Author SHA1 Message Date
tevador 005c67f64c Added explicit STORE instructions
6 years ago
tevador d2cb086221 ASM code generator for "small" programs that fit into the uOP cache
6 years ago
tevador bd0dba88a8 4 scratchpad segments
6 years ago
tevador 16db607025 Scratchpad size increased to 1 MiB
6 years ago
tevador 93c324709b Related to previous changes
6 years ago
tevador 4fb168e249 Large page support for cache
6 years ago
tevador 8b1102ee05 Interpreter + async mode
6 years ago
tevador 1426fcbab5 Print average program code size
6 years ago
tevador d1a808643d Random accesses - JIT compiler
6 years ago
tevador 619bee5418 Random dataset accesses - asm only
6 years ago
tevador 3caecc7646 Vector FPU instructions
6 years ago
tevador 5bc26348f1 Updated readme with performance data
6 years ago
tevador 03913d0e81 Run a single thread synchronously
6 years ago
tevador 740c40b218 8 branch conditions for CALL/RET
6 years ago
tevador 55afe9646f Debuggable assembly generator
6 years ago
tevador b9d2d853aa Support for multiple threads
6 years ago
tevador cb12feaf91 t1ha2 hash for scratchpad digest
6 years ago
tevador ed0bc906d6 JIT compiler for x86
6 years ago
tevador cb0721056a Assembly code generator for Windows 64-bit
6 years ago
tevador c9102ee88c RandomX portable interpreter
6 years ago