* config/sh/tm-sh.h (BELIEVE_PCC_PROMOTION): Define, so that
[deliverable/binutils-gdb.git] / gas / testsuite / gas / v850 / jumps.s
1
2 .text
3 .global jumps
4 jumps:
5 jarl jumps,r5
6 jmp [r5]
7 jr jumps
8
This page took 0.034218 seconds and 4 git commands to generate.