PR ld/15428: MIPS/LD/testsuite: Un-KFAIL `__ehdr_start' test 2
[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:
90+0000 <[^>]*> beq \$r0, \$r1, 0000002c <main>
100+0004 <[^>]*> bne \$r0, \$r1, 0000002c <main>
110+0008 <[^>]*> bnez38 \$r0, 0000002c <main>
120+000a <[^>]*> beqz38 \$r0, 0000002c <main>
130+000c <[^>]*> bgez \$r0, 0000002c <main>
14.*
150+0012 <[^>]*> bgezal \$r0, 0000002c <main>
160+0016 <[^>]*> bgtz \$r0, 0000002c <main>
17.*
180+001c <[^>]*> blez \$r0, 0000002c <main>
19.*
200+0022 <[^>]*> bltz \$r0, 0000002c <main>
210+0026 <[^>]*> srli45 \$r0, 0
220+0028 <[^>]*> bltzal \$r0, 0000002c <main>
230+002c <main>.*
24
This page took 0.140686 seconds and 4 git commands to generate.