Add support to GDB for the Renesas rl78 architecture.
[external/binutils.git] / gas / testsuite / gas / xc16x / ret.s
1         .section .text
2         .global  _fun
3
4 xc16x_ret:
5         ret
6         reti
7         rets
8         retp  r5
9