gas/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / h8300 / branch-coff.s
1 .text
2 h8300_branches:
3 bsr h8300_branches
4 jmp h8300_branches
5 jmp @r0
6 jmp @@16:8
7 jsr h8300_branches
8 jsr @r0
9 jsr @@16:8
10
This page took 0.044952 seconds and 4 git commands to generate.