English
Language : 

Z8F0830HH020SG Datasheet, PDF (187/257 Pages) Zilog, Inc. – High-Performance 8-Bit Microcontrollers
Z8 Encore!® F0830 Series
Product Specification
169
Mnemonic
AND
ANDX
COM
OR
ORX
XOR
XORX
Table 110. Logical Instructions
Operands
dst, src
dst, src
dst
dst, src
dst, src
dst, src
dst, src
Instruction
Logical AND
Logical AND using Extended Addressing
Complement
Logical OR
Logical OR using Extended Addressing
Logical Exclusive OR
Logical Exclusive OR using Extended Addressing
Mnemonic
BRK
BTJ
BTJNZ
BTJZ
CALL
DJNZ
IRET
JP
JP cc
JR
JR cc
RET
TRAP
Table 111. Program Control Instructions
Operands
—
p, bit, src, DA
bit, src, DA
bit, src, DA
dst
dst, src, RA
—
dst
dst
DA
DA
—
vector
Instruction
On-chip Debugger Break
Bit Test and Jump
Bit Test and Jump if Non-Zero
Bit Test and Jump if Zero
Call Procedure
Decrement and Jump Non-Zero
Interrupt Return
Jump
Jump Conditional
Jump Relative
Jump Relative Conditional
Return
Software Trap
Table 112. Rotate and Shift Instructions
Mnemonic
BSWAP
RL
RLC
Operands
dst
dst
dst
Instruction
Bit Swap
Rotate Left
Rotate Left through Carry
PS025113-1212
eZ8 CPU Instruction Classes