English
Language : 

Z8F6421PM020SC Datasheet, PDF (261/299 Pages) Zilog, Inc. – High Performance 8-Bit Microcontrollers Z8 Encore-R 64K Series
Z8 Encore!® 64K Series
Product Specification
241
Table 129. Logical Instructions
Mnemonic Operands Instruction
AND
dst, src Logical AND
ANDX dst, src Logical AND using Extended Addressing
COM
dst
Complement
OR
dst, src Logical OR
ORX
dst, src Logical OR using Extended Addressing
XOR
dst, src Logical Exclusive OR
XORX dst, src Logical Exclusive OR using Extended Addressing
Table 130. Program Control Instructions
Mnemonic
BRK
BTJ
BTJNZ
BTJZ
CALL
DJNZ
IRET
JP
JP cc
JR
JR cc
RET
TRAP
Operands Instruction
—
On-Chip Debugger Break
p, bit, src, DA Bit Test and Jump
bit, src, DA Bit Test and Jump if Non-Zero
bit, src, DA Bit Test and Jump if Zero
dst
Call Procedure
dst, src, RA Decrement and Jump Non-Zero
—
Interrupt Return
dst
Jump
dst
Jump Conditional
DA
Jump Relative
DA
Jump Relative Conditional
—
Return
vector
Software Trap
PS019915-1005
eZ8 CPU Instruction Set