STMicroelectronics ST10 Series Programming Manual page 86

Table of Contents

Advertisement

ST10 FAMILY PROGRAMMING MANUAL
JMPI
Syntax
Operation
Description
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 nor-
mally.
Condition Codes
See Condition code Table 24 - page 35.
Flags
E
-
E
Not affected
Z
Not affected
V
Not affected
C
Not affected
N
Not affected
Addressing Modes
Mnemonic
JMPI
84/172
Indirect Conditional Jump
JMPI
IF (op1) = 1 THEN
(IP)
ELSE
Next Instruction
END IF
Z
-
cc, [Rw
]
n
op1, op2
<-- (op2)
V
-
Format
9C cn
C
N
-
-
Bytes
2

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the ST10 Series and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

Table of Contents