Andes Technology has good news for you, we plan to update the nds32 port of binutils...
[deliverable/binutils-gdb.git] / ld / testsuite / ld-nds32 / branch.d
CommitLineData
35c08157
KLC
1#as: -Os
2#ld: -static --relax -T $srcdir/$subdir/branch.ld
3#objdump: -d --prefix-addresses -j .text
4
5.*: file format .*nds32.*
6
7
8Disassembly of section .text:
fbaf61ad
NC
90+0000 <[^>]*> beq[ ]+\$r0, \$r1, 00000024 <main>
100+0004 <[^>]*> bne[ ]+\$r0, \$r1, 00000024 <main>
110+0008 <[^>]*> beqz38[ ]+\$r0, 00000024 <main>
120+000a <[^>]*> bnez38[ ]+\$r0, 00000024 <main>
130+000c <[^>]*> bgez[ ]+\$r0, 00000024 <main>
35c08157 14.*
fbaf61ad 150+0014 <[^>]*> bgtz[ ]+\$r0, 00000024 <main>
35c08157 16.*
fbaf61ad 170+001c <[^>]*> bltz[ ]+\$r0, 00000024 <main>
35c08157 18.*
fbaf61ad
NC
190+0024 <[^>]*> nop16
20#pass
This page took 0.229273 seconds and 4 git commands to generate.