Add support for Andes NDS32:
[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:
90+0000 <[^>]*> j8 00000006 <main>
100+0002 <[^>]*> jal 00000006 <main>
110+0006 <[^>]*> srli45 \$r0, 0
12
This page took 0.026255 seconds and 4 git commands to generate.