Infineon Technologies C166S V2 User Manual page 266

16-bit microcontroller
Table of Contents

Advertisement

JMPI
Group
Syntax
Source Operand(s)
Destination Operand(s)
Operation
IF ((op1) = 1) THEN
ELSE
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 program execution
continues normally with the instruction following the JMPI instruction.
CPU Flags
E
Not affected.
Z
Not affected.
V
Not affected.
C
Not affected.
N
Not affected.
Encoding
Mnemonic
JMPI
cc , [Rw
User Manual
Indirect Conditional Jump
Jump Instructions
JMPI op1, op2
op1 → condition code
op2 → 16-bit address offset
none
(IP) ← (op2)
Next Instruction
E
Z
-
-
]
n
Detailed Instruction Description
V
C
-
-
Format
9C cn
8-266
User Manual
C166S V2
JMPI
N
-
Bytes
2
V 1.7, 2001-01

Advertisement

Table of Contents
loading

Table of Contents