gas run_dump_test rename stderr and error-output
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arc / jli-1.d
1 #as:
2 #objdump: -Dr
3
4 .*: +file format .*
5
6
7 Disassembly of section .group:
8
9 00000000 <jlitab.foo>:
10 0: 0[10] 00 00 0[01] .word 0x00000001
11 4: 0[60] 00 00 0[06] .word 0x00000006
12 8: 0[70] 00 00 0[07] .word 0x00000007
13
14 Disassembly of section .text:
15
16 00000000 <.text>:
17 0: 5800 jli_s 0
18 0: R_ARC_JLI_SECTOFF __jli.foo
19
20 Disassembly of section .jlitab:
21
22 00000000 <__jli.foo>:
23 0: 0001 0000 b 0 ;0 <foo>
24 0: R_ARC_S25H_PCREL foo
25
26 #...
This page took 0.030143 seconds and 4 git commands to generate.