* elf32-sparc.c (_bfd_sparc_elf_howto_table): Fix dst_mask for
[deliverable/binutils-gdb.git] / gas / testsuite / gas / h8300 / branch-coff.s
CommitLineData
252b5132
RH
1 .text
2h8300_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.097365 seconds and 4 git commands to generate.