Andes Technology has good news for you, we plan to update the nds32 port of binutils...
[deliverable/binutils-gdb.git] / ld / testsuite / ld-nds32 / relax_jmp.d
CommitLineData
35c08157
KLC
1#as: -Os
2#ld: -static --relax -T $srcdir/$subdir/relax_jmp.ld
3#objdump: -d --prefix-addresses -j .text
4
5.*: file format .*nds32.*
6
7
8Disassembly of section .text:
fbaf61ad
NC
90+0000 <[^>]*> j 00000008 <main>
100+0004 <[^>]*> jal 00000008 <main>
110+0008 <[^>]*> nop16
35c08157 12
This page took 0.253318 seconds and 4 git commands to generate.