]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gas/testsuite/gas/h8300/branch.s
* config/sh/tm-sh.h (BELIEVE_PCC_PROMOTION): Define, so that
[thirdparty/binutils-gdb.git] / gas / testsuite / gas / h8300 / branch.s
CommitLineData
0066efba
JL
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