English
Language : 

M166 Datasheet, PDF (76/127 Pages) Siemens Semiconductor Group – C16x Family of Siemens 16-Bit CMOS Single-Chip Microcontrollers
30Mar98@15:00h
C166 Family Instruction Set
Instruction Description
JMPA
Absolute Conditional Jump
JMPA
Syntax
Operation
Description
Condition Codes
JMPA
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 JMPA 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
JMPA
cc, caddr
Format
EA c0 MM MM
Bytes
4
Semiconductor Group
76
Version 1.2, 12.97