Copyright update for binutils
[deliverable/binutils-gdb.git] / gas / testsuite / gas / nds32 / br-1.d
CommitLineData
35c08157
KLC
1#objdump: -dr --prefix-addresses
2#name: nds32 branch 1 instructions
3#as:
4
5# Test br-1 instructions
6
7.*: file format .*
8
9Disassembly of section .text:
100+0000 <[^>]*> beq \$r0, \$r1, 00000000 <foo>
11 0: R_NDS32_15_PCREL_RELA .text
12 0: R_NDS32_RELAX_ENTRY .text
130+0004 <[^>]*> bne \$r0, \$r1, 00000004 <foo\+0x4>
14 4: R_NDS32_15_PCREL_RELA .text
This page took 0.105594 seconds and 4 git commands to generate.