19990502 sourceware import
[deliverable/binutils-gdb.git] / gas / testsuite / gas / h8300 / branch.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.030503 seconds and 5 git commands to generate.