You are on page 1of 1

//print

xor eax,eax

xor ebx,ebx

xor ecx,ecx

xor edx,edx

mov al,1

mov bl,4

mov dl,8

//exit

mov al,1

xor ebx,ebx

You might also like