x86: Update GNU_PROPERTY_X86_XXX macros
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 / load1b.d
CommitLineData
56ceb5b5 1#source: load1.s
0cb4071e 2#as: --x32 -mrelax-relocations=yes
c2596c4a 3#ld: -melf32_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+600162 l O .data 0+1 bar
56ceb5b5 12#...
cd048363 130+600163 g O .data 0+1 foo
56ceb5b5
L
14#...
15
16
17Disassembly of section .text:
18
190+400074 <_start>:
cd048363
L
20 +[a-f0-9]+: 81 d0 62 01 60 00 adc \$0x600162,%eax
21 +[a-f0-9]+: 81 c3 62 01 60 00 add \$0x600162,%ebx
22 +[a-f0-9]+: 81 e1 62 01 60 00 and \$0x600162,%ecx
23 +[a-f0-9]+: 81 fa 62 01 60 00 cmp \$0x600162,%edx
24 +[a-f0-9]+: 81 ce 62 01 60 00 or \$0x600162,%esi
25 +[a-f0-9]+: 81 df 62 01 60 00 sbb \$0x600162,%edi
26 +[a-f0-9]+: 81 ed 62 01 60 00 sub \$0x600162,%ebp
27 +[a-f0-9]+: 41 81 f0 62 01 60 00 xor \$0x600162,%r8d
28 +[a-f0-9]+: 41 f7 c7 62 01 60 00 test \$0x600162,%r15d
29 +[a-f0-9]+: 48 81 d0 62 01 60 00 adc \$0x600162,%rax
30 +[a-f0-9]+: 48 81 c3 62 01 60 00 add \$0x600162,%rbx
31 +[a-f0-9]+: 48 81 e1 62 01 60 00 and \$0x600162,%rcx
32 +[a-f0-9]+: 48 81 fa 62 01 60 00 cmp \$0x600162,%rdx
33 +[a-f0-9]+: 48 81 cf 62 01 60 00 or \$0x600162,%rdi
34 +[a-f0-9]+: 48 81 de 62 01 60 00 sbb \$0x600162,%rsi
35 +[a-f0-9]+: 48 81 ed 62 01 60 00 sub \$0x600162,%rbp
36 +[a-f0-9]+: 49 81 f0 62 01 60 00 xor \$0x600162,%r8
37 +[a-f0-9]+: 49 f7 c7 62 01 60 00 test \$0x600162,%r15
38 +[a-f0-9]+: 81 d0 63 01 60 00 adc \$0x600163,%eax
39 +[a-f0-9]+: 81 c3 63 01 60 00 add \$0x600163,%ebx
40 +[a-f0-9]+: 81 e1 63 01 60 00 and \$0x600163,%ecx
41 +[a-f0-9]+: 81 fa 63 01 60 00 cmp \$0x600163,%edx
42 +[a-f0-9]+: 81 ce 63 01 60 00 or \$0x600163,%esi
43 +[a-f0-9]+: 81 df 63 01 60 00 sbb \$0x600163,%edi
44 +[a-f0-9]+: 81 ed 63 01 60 00 sub \$0x600163,%ebp
45 +[a-f0-9]+: 41 81 f0 63 01 60 00 xor \$0x600163,%r8d
46 +[a-f0-9]+: 41 f7 c7 63 01 60 00 test \$0x600163,%r15d
47 +[a-f0-9]+: 48 81 d0 63 01 60 00 adc \$0x600163,%rax
48 +[a-f0-9]+: 48 81 c3 63 01 60 00 add \$0x600163,%rbx
49 +[a-f0-9]+: 48 81 e1 63 01 60 00 and \$0x600163,%rcx
50 +[a-f0-9]+: 48 81 fa 63 01 60 00 cmp \$0x600163,%rdx
51 +[a-f0-9]+: 48 81 cf 63 01 60 00 or \$0x600163,%rdi
52 +[a-f0-9]+: 48 81 de 63 01 60 00 sbb \$0x600163,%rsi
53 +[a-f0-9]+: 48 81 ed 63 01 60 00 sub \$0x600163,%rbp
54 +[a-f0-9]+: 49 81 f0 63 01 60 00 xor \$0x600163,%r8
55 +[a-f0-9]+: 49 f7 c7 63 01 60 00 test \$0x600163,%r15
38b12349 56#pass
56ceb5b5 57#pass
This page took 0.155854 seconds and 4 git commands to generate.