eaxhla/test/india.eax
2024-07-29 21:41:20 -04:00

22 lines
196 B
Plaintext

unix program hello
begin
inc eax
inc ecx
inc edx
inc ebx
inc esp
inc ebp
inc esi
inc edi
inc r8d
inc r9d
inc r10d
inc r11d
inc r12d
inc r13d
inc r14d
inc r15d
exit 0
end program