]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - ld/testsuite/ld-x86-64/load1a.d
Remove x86 NaCl target support
[thirdparty/binutils-gdb.git] / ld / testsuite / ld-x86-64 / load1a.d
CommitLineData
56ceb5b5 1#source: load1.s
0cb4071e 2#as: --64 -mrelax-relocations=yes
c2596c4a 3#ld: -melf_x86_64 -z max-page-size=0x200000 -z noseparate-code
56ceb5b5
L
4#objdump: -dw --sym
5
6.*: +file format .*
7
8SYMBOL TABLE:
9#...
cd048363 100+60019e l O .data 0+1 bar
56ceb5b5 11#...
cd048363 120+60019f g O .data 0+1 foo
56ceb5b5
L
13#...
14
15Disassembly of section .text:
16
170+4000b0 <_start>:
cd048363
L
18[ ]*[a-f0-9]+: 81 d0 9e 01 60 00 adc \$0x60019e,%eax
19[ ]*[a-f0-9]+: 81 c3 9e 01 60 00 add \$0x60019e,%ebx
20[ ]*[a-f0-9]+: 81 e1 9e 01 60 00 and \$0x60019e,%ecx
21[ ]*[a-f0-9]+: 81 fa 9e 01 60 00 cmp \$0x60019e,%edx
22[ ]*[a-f0-9]+: 81 ce 9e 01 60 00 or \$0x60019e,%esi
23[ ]*[a-f0-9]+: 81 df 9e 01 60 00 sbb \$0x60019e,%edi
24[ ]*[a-f0-9]+: 81 ed 9e 01 60 00 sub \$0x60019e,%ebp
25[ ]*[a-f0-9]+: 41 81 f0 9e 01 60 00 xor \$0x60019e,%r8d
26[ ]*[a-f0-9]+: 41 f7 c7 9e 01 60 00 test \$0x60019e,%r15d
27[ ]*[a-f0-9]+: 48 81 d0 9e 01 60 00 adc \$0x60019e,%rax
28[ ]*[a-f0-9]+: 48 81 c3 9e 01 60 00 add \$0x60019e,%rbx
29[ ]*[a-f0-9]+: 48 81 e1 9e 01 60 00 and \$0x60019e,%rcx
30[ ]*[a-f0-9]+: 48 81 fa 9e 01 60 00 cmp \$0x60019e,%rdx
31[ ]*[a-f0-9]+: 48 81 cf 9e 01 60 00 or \$0x60019e,%rdi
32[ ]*[a-f0-9]+: 48 81 de 9e 01 60 00 sbb \$0x60019e,%rsi
33[ ]*[a-f0-9]+: 48 81 ed 9e 01 60 00 sub \$0x60019e,%rbp
34[ ]*[a-f0-9]+: 49 81 f0 9e 01 60 00 xor \$0x60019e,%r8
35[ ]*[a-f0-9]+: 49 f7 c7 9e 01 60 00 test \$0x60019e,%r15
36[ ]*[a-f0-9]+: 81 d0 9f 01 60 00 adc \$0x60019f,%eax
37[ ]*[a-f0-9]+: 81 c3 9f 01 60 00 add \$0x60019f,%ebx
38[ ]*[a-f0-9]+: 81 e1 9f 01 60 00 and \$0x60019f,%ecx
39[ ]*[a-f0-9]+: 81 fa 9f 01 60 00 cmp \$0x60019f,%edx
40[ ]*[a-f0-9]+: 81 ce 9f 01 60 00 or \$0x60019f,%esi
41[ ]*[a-f0-9]+: 81 df 9f 01 60 00 sbb \$0x60019f,%edi
42[ ]*[a-f0-9]+: 81 ed 9f 01 60 00 sub \$0x60019f,%ebp
43[ ]*[a-f0-9]+: 41 81 f0 9f 01 60 00 xor \$0x60019f,%r8d
44[ ]*[a-f0-9]+: 41 f7 c7 9f 01 60 00 test \$0x60019f,%r15d
45[ ]*[a-f0-9]+: 48 81 d0 9f 01 60 00 adc \$0x60019f,%rax
46[ ]*[a-f0-9]+: 48 81 c3 9f 01 60 00 add \$0x60019f,%rbx
47[ ]*[a-f0-9]+: 48 81 e1 9f 01 60 00 and \$0x60019f,%rcx
48[ ]*[a-f0-9]+: 48 81 fa 9f 01 60 00 cmp \$0x60019f,%rdx
49[ ]*[a-f0-9]+: 48 81 cf 9f 01 60 00 or \$0x60019f,%rdi
50[ ]*[a-f0-9]+: 48 81 de 9f 01 60 00 sbb \$0x60019f,%rsi
51[ ]*[a-f0-9]+: 48 81 ed 9f 01 60 00 sub \$0x60019f,%rbp
52[ ]*[a-f0-9]+: 49 81 f0 9f 01 60 00 xor \$0x60019f,%r8
53[ ]*[a-f0-9]+: 49 f7 c7 9f 01 60 00 test \$0x60019f,%r15
56ceb5b5 54#pass