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