JMP (JuMP)
JMP
<Description>
This instruction branches unconditionally to a specified destination address.
The destination address must be even.
<Instruction Formats>
Register indirect
JMP
@Rn
5
9
0 rn
0
4
Absolute address JMP
@aa:16
5
A
0
0
abs.
6
Memory indirect
JMP
@@aa:8
5
B
abs.
8
Addressing
mode
Mnem.
Operands
1st byte
Instruction code
No. of
states
2nd byte
3rd byte
4th byte
79
<Operation>
(EAd)
→
PC
<Assembly-Language Format>
JMP
<EA>
<Examples>
JMP @R6
JMP @H'2000
JMP @@H'9A
<Operand Size>
—
<Condition Code>
I: Previous value remains unchanged.
H: Previous value remains unchanged.
N: Previous value remains unchanged.
Z: Previous value remains unchanged.
V: Previous value remains unchanged.
C: Previous value remains unchanged.
I
H
N
Z
V
C
—
—
—
— —
— —
—
Содержание H8/300 Series
Страница 2: ...H8 300 Programming Manual...