Add support for Andes NDS32:
[deliverable/binutils-gdb.git] / gas / testsuite / gas / nds32 / ji-jr.d
1 #objdump: -dr --prefix-addresses
2 #name: nds32 load-store instructions
3 #as:
4
5 # Test ls instructions
6
7 .*: file format .*
8
9 Disassembly of section .text:
10 0+0000 <[^>]*> j8 00000000 <foo>
11 0: R_NDS32_9_PCREL_RELA .text
12 0: R_NDS32_RELAX_ENTRY .text
13 0+0002 <[^>]*> jal 00000002 <foo\+0x2>
14 2: R_NDS32_25_PCREL_RELA .text
15 0+0006 <[^>]*> jr \$r0
16 0+000a <[^>]*> jral \$lp, \$r0
17 0+000e <[^>]*> ret \$lp
18
This page took 0.030797 seconds and 4 git commands to generate.