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
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
8 Disassembly of section .text:
9 0+0000 <[^>]*> j 00000008 <main>
10 0+0004 <[^>]*> jal 00000008 <main>
11 0+0008 <[^>]*> nop16
12
This page took 0.029672 seconds and 4 git commands to generate.