* elfcode.h (elf_object_p): Delay the setting of start_address
[deliverable/binutils-gdb.git] / gas / testsuite / gas / d10v / address-011.s
CommitLineData
7f743288
TR
1 ;; Test unsupported indirect addressing
2
3 .text
4 .global main
5main:
6 ld2w r0,@+r2
7 jmp r13
8
This page took 0.182804 seconds and 4 git commands to generate.