]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gas/testsuite/gas/xc16x/ret.s
* elfxx-tilegx.c (tilegx_elf_relocate_section): Silence bogus warning.
[thirdparty/binutils-gdb.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