Andes Technology has good news for you, we plan to update the nds32 port of binutils...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / nds32 / ji-jr.d
CommitLineData
35c08157 1#objdump: -dr --prefix-addresses
2af4d0d9 2#name: nds32 ji-jr instructions
35c08157
KLC
3#as:
4
5# Test ls instructions
6
7.*: file format .*
8
9Disassembly of section .text:
fbaf61ad
NC
100+0000 <[^>]*> j 00000000 <foo>
11 0: R_NDS32_25_PCREL_RELA .text
12 0: R_NDS32_RELAX_ENTRY \*ABS\*
130+0004 <[^>]*> jal 00000004 <foo\+0x4>
14 4: R_NDS32_25_PCREL_RELA .text
150+0008 <[^>]*> jr[ ]+\$r0
160+000c <[^>]*> jral[ ]+\$lp, \$r0
170+0010 <[^>]*> ret[ ]+\$lp
This page took 0.229351 seconds and 4 git commands to generate.