Vanilla Ice
 
 
print(“ Hello user “)

Adding bytes using Direct - Offset operand types:
mov al, Abytes I
;AL = 10h
add al, Abytes | +1
; AL = 30h
add al, Abytes|+2
:AL = 60h
add al, Abytes|+3
;AL = AOh
mov ResI, al
; Resi = A0h
(This instruction is equivalent to writing mov al, 0 and add al, Abytes1
(AL = 10h, Abytes|+1 = 20h, Therefore: 10h ÷ 20h =30h)
(AL = 30h, Abytes|+2 = 30h, Therefore: 30h + 30h =60h)
(60h + 40h = A0h)
(In the memory, in a parenthesis, to the right side of this byte write (A0))
; Adding words using Direct - Offset operand types:
mov ax, Awords|
; AX = 0100h
add ax, Awords|+2
; AX = 0300h
(This instruction is equivalent to writing mov ax, 0 and add ax, Awords!
add ax, Awords I+4
;AX = 0600h
(AX = 0100h, Awords1+2 = 0200h, Therefore: 0100h + 0200h =0300h)
add ax, Awerdo!+6
; AX 04001
(AX = 0300h, Awords1+4 = 0300h, Therefore: 0300h + 0300h -0600h)
mov Res2, ax
(AX - 000011, AwordsT+6 = 0400h, Therefore: 0600h + 0400h =0A00h)
; Res2 = 0A00h (In the main memory Res2 is stored reversed as 00 0A
Currently Offline
манча 4 Feb, 2021 @ 1:54pm 
♥♥♥♥♥
Vanilla Ice 25 Dec, 2020 @ 2:10pm 
merry Christmas Guys!! <3
elia 25 Dec, 2020 @ 9:41am 
Merry Christmas
Zh0r1ck 19 May, 2020 @ 3:04pm 
Ехал грека через реку,видит грека в реке рак , сунул грека руку в реку , рак за руку грека цап(+rep)
buddha_ 19 May, 2020 @ 3:02pm 
+rep good man
★❤KattN❤★ 17 Apr, 2020 @ 2:22pm 
+rep good csgo player