Automatic date update in version.in
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 / load1b.d
1 #source: load1.s
2 #as: --x32 -mrelax-relocations=yes
3 #ld: -melf32_x86_64
4 #objdump: -dw --sym
5 #notarget: x86_64-*-nacl*
6
7 .*: +file format .*
8
9 SYMBOL TABLE:
10 #...
11 0+600180 l O .data 0+1 bar
12 #...
13 0+600181 g O .data 0+1 foo
14 #...
15
16
17 Disassembly of section .text:
18
19 0+400074 <_start>:
20 +[a-f0-9]+: 81 d0 80 01 60 00 adc \$0x600180,%eax
21 +[a-f0-9]+: 81 c3 80 01 60 00 add \$0x600180,%ebx
22 +[a-f0-9]+: 81 e1 80 01 60 00 and \$0x600180,%ecx
23 +[a-f0-9]+: 81 fa 80 01 60 00 cmp \$0x600180,%edx
24 +[a-f0-9]+: 81 ce 80 01 60 00 or \$0x600180,%esi
25 +[a-f0-9]+: 81 df 80 01 60 00 sbb \$0x600180,%edi
26 +[a-f0-9]+: 81 ed 80 01 60 00 sub \$0x600180,%ebp
27 +[a-f0-9]+: 41 81 f0 80 01 60 00 xor \$0x600180,%r8d
28 +[a-f0-9]+: 41 f7 c7 80 01 60 00 test \$0x600180,%r15d
29 +[a-f0-9]+: 48 81 d0 80 01 60 00 adc \$0x600180,%rax
30 +[a-f0-9]+: 48 81 c3 80 01 60 00 add \$0x600180,%rbx
31 +[a-f0-9]+: 48 81 e1 80 01 60 00 and \$0x600180,%rcx
32 +[a-f0-9]+: 48 81 fa 80 01 60 00 cmp \$0x600180,%rdx
33 +[a-f0-9]+: 48 81 cf 80 01 60 00 or \$0x600180,%rdi
34 +[a-f0-9]+: 48 81 de 80 01 60 00 sbb \$0x600180,%rsi
35 +[a-f0-9]+: 48 81 ed 80 01 60 00 sub \$0x600180,%rbp
36 +[a-f0-9]+: 49 81 f0 80 01 60 00 xor \$0x600180,%r8
37 +[a-f0-9]+: 49 f7 c7 80 01 60 00 test \$0x600180,%r15
38 +[a-f0-9]+: 81 d0 81 01 60 00 adc \$0x600181,%eax
39 +[a-f0-9]+: 81 c3 81 01 60 00 add \$0x600181,%ebx
40 +[a-f0-9]+: 81 e1 81 01 60 00 and \$0x600181,%ecx
41 +[a-f0-9]+: 81 fa 81 01 60 00 cmp \$0x600181,%edx
42 +[a-f0-9]+: 81 ce 81 01 60 00 or \$0x600181,%esi
43 +[a-f0-9]+: 81 df 81 01 60 00 sbb \$0x600181,%edi
44 +[a-f0-9]+: 81 ed 81 01 60 00 sub \$0x600181,%ebp
45 +[a-f0-9]+: 41 81 f0 81 01 60 00 xor \$0x600181,%r8d
46 +[a-f0-9]+: 41 f7 c7 81 01 60 00 test \$0x600181,%r15d
47 +[a-f0-9]+: 48 81 d0 81 01 60 00 adc \$0x600181,%rax
48 +[a-f0-9]+: 48 81 c3 81 01 60 00 add \$0x600181,%rbx
49 +[a-f0-9]+: 48 81 e1 81 01 60 00 and \$0x600181,%rcx
50 +[a-f0-9]+: 48 81 fa 81 01 60 00 cmp \$0x600181,%rdx
51 +[a-f0-9]+: 48 81 cf 81 01 60 00 or \$0x600181,%rdi
52 +[a-f0-9]+: 48 81 de 81 01 60 00 sbb \$0x600181,%rsi
53 +[a-f0-9]+: 48 81 ed 81 01 60 00 sub \$0x600181,%rbp
54 +[a-f0-9]+: 49 81 f0 81 01 60 00 xor \$0x600181,%r8
55 +[a-f0-9]+: 49 f7 c7 81 01 60 00 test \$0x600181,%r15
56 #pass
57 #pass
This page took 0.031429 seconds and 4 git commands to generate.