]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gas/testsuite/gas/d10v/address-020.s
* elfxx-tilegx.c (tilegx_elf_relocate_section): Silence bogus warning.
[thirdparty/binutils-gdb.git] / gas / testsuite / gas / d10v / address-020.s
1 ;; Test unsupported indirect addressing
2
3 .text
4 .global main
5 main:
6 st r0,@-r2
7 jmp r13
8