Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
FirstASMProgram_tPham_
global _start section .data message: db 'hello world', 10 section .text _start: mov rax, 1 mov rdi, 1 mov rsi, message mov rdx, 14 syscall mov rax, 60 xor rdi, rdi syscall
run
|
edit
|
history
|
help
0
gsfgfdsgfdgfdf
dsfaddafs
intmain.asm
sdfdfds
count poistive and Nehative no.
Pass
fib.asm
FirstProgram
Passwd
MyFirst Program