AT&T Operation

Creator
Creator
Seonglae ChoSeonglae Cho
Created
Created
2020 Apr 5 10:25
Editor
Edited
Edited
2024 May 5 8:19
Refs
Refs
push - to stack
pop - to stack
mov - assign value
lea - assign address
 
 
 
add
sub
 
inc - ++
dec - —
 
cmp -compare
call - call function
ret - return to function call
 
nop - do nothing
 
 
 
 
 
 

Recommendations