![Hitachi H8/3152 Hardware Manual Download Page 40](http://html.mh-extra.com/html/hitachi/h8-3152/h8-3152_hardware-manual_140481040.webp)
34
Figure 2.8 shows the object code formats of the branching instructions.
op
Bcc
0
0
0
0
JMP (@Rm)
JMP (@aa:16)
JMP (@@aa:8)
BSR
JSR (@Rm)
JSR (@aa:16)
JSR (@@aa:8)
RTS
op
disp
cc
rm
op
abs
15
8
7
0
op
15
8
7
0
15
8
7
0
15
8
7
0
abs
op
abs
15
8
7
0
op
disp
15
8
7
0
op
0
0
0
0
rm
15
8
7
0
op
abs
15
8
7
0
op
15
8
7
0
Legend:
op: Operation
field
cc: Condition
field
rm: Register
field
disp: Displacement
abs: Absolute
address
Figure 2.8 Branching Instruction Object Code Formats