English
Language : 

EZ80L92MCU Datasheet, PDF (205/241 Pages) Zilog, Inc. – eZ80Acclaim Flash Microcontrollers
Table 116. Program Control Instructions
Mnemonic
CALL
CALL cc
DJNZ
JP
JP cc
JR
JR cc
RET
RET cc
RETI
RETN
RST
Instruction
Call Subroutine
Conditional Call Subroutine
Decrement and Jump if Nonzero
Jump
Conditional Jump
Jump Relative
Conditional Jump Relative
Return
Conditional Return
Return from Interrupt
Return from Nonmaskable interrupt
Restart
Table 117. Rotate and Shift Instructions
Mnemonic
RL
RLA
RLC
RLCA
RLD
RR
RRA
RRC
RRCA
RRD
SLA
SRA
SRL
Instruction
Rotate Left
Rotate Left–Accumulator
Rotate Left Circular
Rotate Left Circular–Accumulator
Rotate Left Decimal
Rotate Right
Rotate Right–Accumulator
Rotate Right Circular
Rotate Right Circular–Accumulator
Rotate Right Decimal
Shift Left Arithmetic
Shift Right Arithmetic
Shift Right Logical
eZ80L92 MCU
Product Specification
190
PS013012-1004
PRELIMINARY
eZ80® CPU Instruction Set