English
Language : 

Z86E3016PSG Datasheet, PDF (220/348 Pages) Zilog, Inc. – Z86E3016PSG
Z8 Family of Microcontrollers
User Manual
202
Table 27. Arithmetic Instructions
Mnemonic
ADC
ADD
CP
DA
DEC
DECW
INC
INCW
SBC
SUB
Operands
dst, src
dst, src
dst, src
dst
dst
dst
dst
dst
dst, src
dst, src
Instruction
Add with Carry
Add
Compare
Decimal Adjust
Decrement
Decrement Word
Increment
Increment Word
Subtract with Carry
Subtract
Table 28. Logical Instructions
Mnemonic
AND
COM
OR
XOR
Operands
dst, src
dst
dst, src
dst, src
Instruction
Logical AND
Complement
Logical OR
Logical Exclusive OR
Table 29. Program Control Instructions
Mnemonic
CALL
DJNZ
Operands
dst
dst, src
Instruction
Call Procedure
Decrement and Jump Non-Zero
Instruction Set
UM001602-0904