PR ld/22909 amendment; don't xfail ld-elf/pr19539.d for cris*-*-*.
[deliverable/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 4#objdump: -dw --sym
caa65211 5#notarget: x86_64-*-nacl*
56ceb5b5
L
6
7.*: +file format .*
8
9SYMBOL TABLE:
10#...
cd048363 110+60019e l O .data 0+1 bar
56ceb5b5 12#...
cd048363 130+60019f g O .data 0+1 foo
56ceb5b5
L
14#...
15
16Disassembly of section .text:
17
180+4000b0 <_start>:
cd048363
L
19[ ]*[a-f0-9]+: 81 d0 9e 01 60 00 adc \$0x60019e,%eax
20[ ]*[a-f0-9]+: 81 c3 9e 01 60 00 add \$0x60019e,%ebx
21[ ]*[a-f0-9]+: 81 e1 9e 01 60 00 and \$0x60019e,%ecx
22[ ]*[a-f0-9]+: 81 fa 9e 01 60 00 cmp \$0x60019e,%edx
23[ ]*[a-f0-9]+: 81 ce 9e 01 60 00 or \$0x60019e,%esi
24[ ]*[a-f0-9]+: 81 df 9e 01 60 00 sbb \$0x60019e,%edi
25[ ]*[a-f0-9]+: 81 ed 9e 01 60 00 sub \$0x60019e,%ebp
26[ ]*[a-f0-9]+: 41 81 f0 9e 01 60 00 xor \$0x60019e,%r8d
27[ ]*[a-f0-9]+: 41 f7 c7 9e 01 60 00 test \$0x60019e,%r15d
28[ ]*[a-f0-9]+: 48 81 d0 9e 01 60 00 adc \$0x60019e,%rax
29[ ]*[a-f0-9]+: 48 81 c3 9e 01 60 00 add \$0x60019e,%rbx
30[ ]*[a-f0-9]+: 48 81 e1 9e 01 60 00 and \$0x60019e,%rcx
31[ ]*[a-f0-9]+: 48 81 fa 9e 01 60 00 cmp \$0x60019e,%rdx
32[ ]*[a-f0-9]+: 48 81 cf 9e 01 60 00 or \$0x60019e,%rdi
33[ ]*[a-f0-9]+: 48 81 de 9e 01 60 00 sbb \$0x60019e,%rsi
34[ ]*[a-f0-9]+: 48 81 ed 9e 01 60 00 sub \$0x60019e,%rbp
35[ ]*[a-f0-9]+: 49 81 f0 9e 01 60 00 xor \$0x60019e,%r8
36[ ]*[a-f0-9]+: 49 f7 c7 9e 01 60 00 test \$0x60019e,%r15
37[ ]*[a-f0-9]+: 81 d0 9f 01 60 00 adc \$0x60019f,%eax
38[ ]*[a-f0-9]+: 81 c3 9f 01 60 00 add \$0x60019f,%ebx
39[ ]*[a-f0-9]+: 81 e1 9f 01 60 00 and \$0x60019f,%ecx
40[ ]*[a-f0-9]+: 81 fa 9f 01 60 00 cmp \$0x60019f,%edx
41[ ]*[a-f0-9]+: 81 ce 9f 01 60 00 or \$0x60019f,%esi
42[ ]*[a-f0-9]+: 81 df 9f 01 60 00 sbb \$0x60019f,%edi
43[ ]*[a-f0-9]+: 81 ed 9f 01 60 00 sub \$0x60019f,%ebp
44[ ]*[a-f0-9]+: 41 81 f0 9f 01 60 00 xor \$0x60019f,%r8d
45[ ]*[a-f0-9]+: 41 f7 c7 9f 01 60 00 test \$0x60019f,%r15d
46[ ]*[a-f0-9]+: 48 81 d0 9f 01 60 00 adc \$0x60019f,%rax
47[ ]*[a-f0-9]+: 48 81 c3 9f 01 60 00 add \$0x60019f,%rbx
48[ ]*[a-f0-9]+: 48 81 e1 9f 01 60 00 and \$0x60019f,%rcx
49[ ]*[a-f0-9]+: 48 81 fa 9f 01 60 00 cmp \$0x60019f,%rdx
50[ ]*[a-f0-9]+: 48 81 cf 9f 01 60 00 or \$0x60019f,%rdi
51[ ]*[a-f0-9]+: 48 81 de 9f 01 60 00 sbb \$0x60019f,%rsi
52[ ]*[a-f0-9]+: 48 81 ed 9f 01 60 00 sub \$0x60019f,%rbp
53[ ]*[a-f0-9]+: 49 81 f0 9f 01 60 00 xor \$0x60019f,%r8
54[ ]*[a-f0-9]+: 49 f7 c7 9f 01 60 00 test \$0x60019f,%r15
56ceb5b5 55#pass
This page took 0.230749 seconds and 4 git commands to generate.