ST10 FAMILY PROGRAMMING MANUAL
84/172
JMPI
Indirect Conditional Jump
Syntax
JMPI
op1, op2
Operation
IF (op1) = 1 THEN
(IP) <--
(op2)
ELSE
Next Instruction
END IF
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
Addressing Modes
E
Z
V
C
N
-
-
-
-
-
E
Not affected
Z
Not affected
V
Not affected
C
Not affected
N
Not affected
Mnemonic
Format
Bytes
JMPI
cc, [Rw
n
]
9C cn
2
Содержание ST10 Series
Страница 2: ......
Страница 4: ...ST10 FAMILY PROGRAMMING MANUAL 2 172...