Download Print this page

Siemens C16 Series Instruction Set Manual page 77

16-bit cmos single-chip microcontrollers

Advertisement

JMPI
Syntax
Operation
Description
Condition Codes
Condition Flags
Addressing Modes
Semiconductor Group
30Mar98@15:00h
Indirect Conditional Jump
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.
E
Z
-
-
E Not affected.
Z Not affected.
V Not affected.
C Not affected.
N Not affected.
Mnemonic
JMPI
cc, [Rw
n
C166 Family Instruction Set
V
C
N
-
-
-
Format
]
9C cn
77
Instruction Description
JMPI
Version 1.2, 12.97
Bytes
2

Hide quick links:

Advertisement

loading