| src | ||
| .gitignore | ||
| build.zig | ||
| compile_flags.txt | ||
| README.md | ||
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]MM0–7
| src | ||
| .gitignore | ||
| build.zig | ||
| compile_flags.txt | ||
| README.md | ||
For: https://www.computerenhance.com/
Zig version used: 0.12.0
RDI, RSI, RDX, RCX, R8, R9, [XYZ]MM0–7