Slightly change the valid test input file
Validate the build / validate-build (push) Successful in 27s

This commit is contained in:
2025-04-02 11:19:35 +02:00
parent ccf8f52b6e
commit dabd3fd86f
+3
View File
@@ -1,4 +1,7 @@
.section text
_start:
mov eax, ebx
mov eax, 555 ; move 555 into eax
push 0o777
xor eax, 0xDEADBEEF