ST10 FAMILY PROGRAMMING MANUAL
83/172
JMPA
Absolute Conditional Jump
Syntax
JMPA
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 JMPA 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
JMPA
cc, caddr
EA c0 MM MM
4
Содержание ST10 Series
Страница 2: ......
Страница 4: ...ST10 FAMILY PROGRAMMING MANUAL 2 172...