[ARC] Don't allow pc-rel relocations for J* instructions.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / h8300 / branchh-coff.s
CommitLineData
252b5132
RH
1 .h8300h
2 .text
3h8300h_branches:
4 bsr h8300h_branches:8
5 bsr h8300h_branches:16
6 jmp h8300h_branches
7 jmp @er0
8 jmp @@16:8
9 jsr h8300h_branches
10 jsr @er0
11 jsr @@16:8
12
This page took 0.702587 seconds and 4 git commands to generate.