1
0
Go to file
2024-06-23 22:59:14 +03:00
src experiment with an optimized version of reading a file 2024-06-23 22:59:14 +03:00
.gitignore replace Makefile with build.zig 2024-02-29 22:30:50 +02:00
build.zig add cache set tests 2024-05-17 00:08:46 +03:00
compile_flags.txt replace Makefile with build.zig 2024-02-29 22:30:50 +02:00
README.md add cache set tests 2024-05-17 00:08:46 +03:00

Repetition tester

For: https://www.computerenhance.com/

Zig version used: 0.12.0

Linux calling convention register order

RDI, RSI, RDX, RCX, R8, R9, [XYZ]MM07