[ARC] Improve printing of pc-relative instructions.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arc / jli-1.d
CommitLineData
684d5a10
JEM
1#as:
2#objdump: -Dr
3
4.*: +file format .*
5
6
7Disassembly of section .group:
8
900000000 <jlitab.foo>:
10 0: 0[10] 00 00 0[01] .word 0x00000001
11 4: 0[60] 00 00 0[06] .word 0x00000006
db4677b8 12 8: 0[70] 00 00 0[07] .word 0x00000007
684d5a10
JEM
13
14Disassembly of section .text:
15
1600000000 <.text>:
17 0: 5800 jli_s 0
18 0: R_ARC_JLI_SECTOFF __jli.foo
19
20Disassembly of section .jlitab:
21
2200000000 <__jli.foo>:
50d2740d 23 0: 0001 0000 b 0 ;0 <foo>
684d5a10
JEM
24 0: R_ARC_S25H_PCREL foo
25
26#...
This page took 0.040698 seconds and 4 git commands to generate.