English
Language : 

M166 Datasheet, PDF (77/127 Pages) Siemens Semiconductor Group – C16x Family of Siemens 16-Bit CMOS Single-Chip Microcontrollers
30Mar98@15:00h
C166 Family Instruction Set
Instruction Description
JMPI
Indirect Conditional Jump
JMPI
Syntax
Operation
Description
Condition Codes
JMPI
op1, op2
IF (op1) = 1 THEN
(IP) ← op2
ELSE
Next Instruction
END IF
If the condition specified by op1 is met, a branch to the absolute address
specified by op2 is taken. If the condition is not met, no action is taken,
and the instruction following the JMPI instruction is executed normally.
See condition code table.
Condition Flags
E
Z
V
C
N
-
-
-
-
-
Addressing Modes
E Not affected.
Z Not affected.
V Not affected.
C Not affected.
N Not affected.
Mnemonic
JMPI
cc, [Rwn]
Format
9C cn
Bytes
2
Semiconductor Group
77
Version 1.2, 12.97