Fix commit 0a7d38897b9fb1ec7a064ca3347cbac3ba49e5ac
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 / load1b-nacl.d
CommitLineData
caa65211
L
1#source: load1.s
2#as: --x32
3#ld: -melf32_x86_64
4#objdump: -dw --sym
5#target: x86_64-*-nacl*
6
7.*: +file format .*
8
9SYMBOL TABLE:
10#...
38b12349 1110030090 l O .data 0+1 bar
caa65211 12#...
38b12349 1310030091 g O .data 0+1 foo
caa65211
L
14#...
15
16Disassembly of section .text:
17
180+20000 <_start>:
38b12349
L
19 +[a-f0-9]+: 81 d0 90 00 03 10 adc \$0x10030090,%eax
20 +[a-f0-9]+: 81 c3 90 00 03 10 add \$0x10030090,%ebx
21 +[a-f0-9]+: 81 e1 90 00 03 10 and \$0x10030090,%ecx
22 +[a-f0-9]+: 81 fa 90 00 03 10 cmp \$0x10030090,%edx
23 +[a-f0-9]+: 81 ce 90 00 03 10 or \$0x10030090,%esi
24 +[a-f0-9]+: 81 df 90 00 03 10 sbb \$0x10030090,%edi
25 +[a-f0-9]+: 81 ed 90 00 03 10 sub \$0x10030090,%ebp
26 +[a-f0-9]+: 41 81 f0 90 00 03 10 xor \$0x10030090,%r8d
27 +[a-f0-9]+: 41 f7 c7 90 00 03 10 test \$0x10030090,%r15d
28 +[a-f0-9]+: 48 81 d0 90 00 03 10 adc \$0x10030090,%rax
29 +[a-f0-9]+: 48 81 c3 90 00 03 10 add \$0x10030090,%rbx
30 +[a-f0-9]+: 48 81 e1 90 00 03 10 and \$0x10030090,%rcx
31 +[a-f0-9]+: 48 81 fa 90 00 03 10 cmp \$0x10030090,%rdx
32 +[a-f0-9]+: 48 81 cf 90 00 03 10 or \$0x10030090,%rdi
33 +[a-f0-9]+: 48 81 de 90 00 03 10 sbb \$0x10030090,%rsi
34 +[a-f0-9]+: 48 81 ed 90 00 03 10 sub \$0x10030090,%rbp
35 +[a-f0-9]+: 49 81 f0 90 00 03 10 xor \$0x10030090,%r8
36 +[a-f0-9]+: 49 f7 c7 90 00 03 10 test \$0x10030090,%r15
37 +[a-f0-9]+: 81 d0 91 00 03 10 adc \$0x10030091,%eax
38 +[a-f0-9]+: 81 c3 91 00 03 10 add \$0x10030091,%ebx
39 +[a-f0-9]+: 81 e1 91 00 03 10 and \$0x10030091,%ecx
40 +[a-f0-9]+: 81 fa 91 00 03 10 cmp \$0x10030091,%edx
41 +[a-f0-9]+: 81 ce 91 00 03 10 or \$0x10030091,%esi
42 +[a-f0-9]+: 81 df 91 00 03 10 sbb \$0x10030091,%edi
43 +[a-f0-9]+: 81 ed 91 00 03 10 sub \$0x10030091,%ebp
44 +[a-f0-9]+: 41 81 f0 91 00 03 10 xor \$0x10030091,%r8d
45 +[a-f0-9]+: 41 f7 c7 91 00 03 10 test \$0x10030091,%r15d
46 +[a-f0-9]+: 48 81 d0 91 00 03 10 adc \$0x10030091,%rax
47 +[a-f0-9]+: 48 81 c3 91 00 03 10 add \$0x10030091,%rbx
48 +[a-f0-9]+: 48 81 e1 91 00 03 10 and \$0x10030091,%rcx
49 +[a-f0-9]+: 48 81 fa 91 00 03 10 cmp \$0x10030091,%rdx
50 +[a-f0-9]+: 48 81 cf 91 00 03 10 or \$0x10030091,%rdi
51 +[a-f0-9]+: 48 81 de 91 00 03 10 sbb \$0x10030091,%rsi
52 +[a-f0-9]+: 48 81 ed 91 00 03 10 sub \$0x10030091,%rbp
53 +[a-f0-9]+: 49 81 f0 91 00 03 10 xor \$0x10030091,%r8
54 +[a-f0-9]+: 49 f7 c7 91 00 03 10 test \$0x10030091,%r15
caa65211 55#pass
This page took 0.087064 seconds and 4 git commands to generate.