]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gas/testsuite/gas/v850/jumps.s
* config/sh/tm-sh.h (BELIEVE_PCC_PROMOTION): Define, so that
[thirdparty/binutils-gdb.git] / gas / testsuite / gas / v850 / jumps.s
CommitLineData
50f7abfa
JL
1
2 .text
3 .global jumps
4jumps:
5 jarl jumps,r5
6 jmp [r5]
7 jr jumps
8