mov |
reg, |
reg / memory/cons t an t |
mov |
memory, reg | |
add |
reg. |
reg/memory/cons t ant |
sub |
reg, |
reg/memory/const ant |
cmp |
reg, |
reg/memory/cons t ant |
and |
reg, |
reg/memory/constant |
or |
reg. |
reg/memory/constant |
not |
reg/memory |
d* |
dest |
-- Jump if above |
jae |
dest |
-- Jump if above or eąual |
d*> |
dest |
-- Junp lf below |
jbe |
dest |
-- Junp if below or eąual |
de |
dest |
-- Junp if eąual |
jne |
dest |
-- Junp lf not eąual |
dmp |
dest |
-- Uncondltlonal Junp |
lret |
-- Return from an interrupt |