English
Language : 

Z8F1601 Datasheet, PDF (209/246 Pages) Zilog, Inc. – Z8 Encore Microcontrollers with Flash Memory and 10-Bit A/D Converter
Z8F640x/Z8F480x/Z8F320x/Z8F240x/Z8F160x
Z8 Encore!®
191
Table 125. Rotate and Shift Instructions
Mnemonic
BSWAP
RL
RLC
RR
RRC
SRA
SRL
SWAP
Operands
dst
dst
dst
dst
dst
dst
dst
dst
Instruction
Bit Swap
Rotate Left
Rotate Left through Carry
Rotate Right
Rotate Right through Carry
Shift Right Arithmetic
Shift Right Logical
Swap Nibbles
eZ8 CPU Instruction Summary
Table 126 summarizes the eZ8 CPU instructions. The table identifies the addressing
modes employed by the instruction, the effect upon the Flags register, the number of CPU
clock cycles required for the instruction fetch, and the number of CPU clock cycles
required for the instruction execution.
.
Table 126. eZ8 CPU Instruction Summary
Assembly
Mnemonic
ADC dst, src
ADCX dst, src
Flags Notation:
Symbolic Operation
Address Mode
Opcode(s)
Flags
Fetch Instr.
dst src (Hex) C Z S V D H Cycles Cycles
dst ← dst + src + C
r
r
12
****0* 2
3
r
Ir
13
2
4
R
R
14
3
3
R IR
15
3
4
R IM
16
3
3
IR IM
17
3
4
dst ← dst + src + C
ER ER
18
****0* 4
3
ER IM
19
4
3
* = Value is a function of the result of the operation.
- = Unaffected
X = Undefined
0 = Reset to 0
1 = Set to 1
PS017610-0404
eZ8 CPU Instruction Set