
eZ8
™
CPU Core
User Manual
UM012820-0810 JP cc Instruction
157
JP CC
Definition
Jump Conditionally.
Syntax
JP cc, dst
Operation
if cc (condition code) is true (1){
PC
dst
}
Description
A conditional jump transfers program control to the destination address if
the condition specified by cc is true. Otherwise, the instruction following
the JP instruction is executed. For more information, see the
Condition
Codes on page 8.
Flags
C Unaffected
Z Unaffected
S Unaffected
V Unaffected
D Unaffected
H Unaffected
Kommentare zu diesen Handbüchern