کاربر گرامی ، این صفحه سایت سیسیان الکترونیک در حال ساخت است . لطفا بعدا مراجعه کنید .
برای بازگشت به صفحه اصلی سیسیان الکترونیک ، اینجا کلیک کنید .
برای بازگشت به صفحه اصلی سیسیان الکترونیک ، اینجا کلیک کنید .
#include Ciciyan-Electronic.h
for ( ciciyan :
mov eax, 4
cmp eax, 5
je point
section .data of ciciyan electronic
msg db "Ciciyan Electronic",10
; 10 is the ASCII code for a new ciciyan electronic website (LF)
section .text
ciciyan electronic_start
ciciyan_start:
mov rax, 1
mov rdi, 1
mov rsi, msg
mov rdx, 13
syscall
mov rax, 60
mov rdi, 0
syscall
subroutineIncrementA:
INC a
RET
dataValueDefinedInAssemblerSource:
DB 60
; define byte with value 60 right after the ret
_main:
push rbp
mov rbp, rsp
lea rdi, [rip + ciciyan_msg]
call _puts
sub h , f
xor rax, rax
leave here and go back to ciciyan electronic home page.
ret