Handle \r\n in gdbreplay
[deliverable/binutils-gdb.git] / ld / testsuite / ld-i386 / load1-nacl.d
CommitLineData
caa65211
L
1#source: load1.s
2#as: --32
3#ld: -melf_i386
4#objdump: -dw --sym
5#target: i?86-*-nacl* x86_64-*-nacl*
6
7.*: +file format .*
8
9SYMBOL TABLE:
10#...
cd048363 1110030074 l O .data 0+1 bar
caa65211 12#...
cd048363 1310030075 g O .data 0+1 foo
caa65211
L
14#...
15
16Disassembly of section .text:
17
180+20000 <_start>:
cd048363
L
19[ ]*[a-f0-9]+: c7 c0 74 00 03 10 mov \$0x10030074,%eax
20[ ]*[a-f0-9]+: 81 d0 74 00 03 10 adc \$0x10030074,%eax
21[ ]*[a-f0-9]+: 81 c3 74 00 03 10 add \$0x10030074,%ebx
22[ ]*[a-f0-9]+: 81 e1 74 00 03 10 and \$0x10030074,%ecx
23[ ]*[a-f0-9]+: 81 fa 74 00 03 10 cmp \$0x10030074,%edx
24[ ]*[a-f0-9]+: 81 cf 74 00 03 10 or \$0x10030074,%edi
25[ ]*[a-f0-9]+: 81 de 74 00 03 10 sbb \$0x10030074,%esi
26[ ]*[a-f0-9]+: 81 ed 74 00 03 10 sub \$0x10030074,%ebp
27[ ]*[a-f0-9]+: 81 f4 74 00 03 10 xor \$0x10030074,%esp
28[ ]*[a-f0-9]+: f7 c1 74 00 03 10 test \$0x10030074,%ecx
29[ ]*[a-f0-9]+: c7 c0 74 00 03 10 mov \$0x10030074,%eax
30[ ]*[a-f0-9]+: 81 d0 74 00 03 10 adc \$0x10030074,%eax
31[ ]*[a-f0-9]+: 81 c3 74 00 03 10 add \$0x10030074,%ebx
32[ ]*[a-f0-9]+: 81 e1 74 00 03 10 and \$0x10030074,%ecx
33[ ]*[a-f0-9]+: 81 fa 74 00 03 10 cmp \$0x10030074,%edx
34[ ]*[a-f0-9]+: 81 cf 74 00 03 10 or \$0x10030074,%edi
35[ ]*[a-f0-9]+: 81 de 74 00 03 10 sbb \$0x10030074,%esi
36[ ]*[a-f0-9]+: 81 ed 74 00 03 10 sub \$0x10030074,%ebp
37[ ]*[a-f0-9]+: 81 f4 74 00 03 10 xor \$0x10030074,%esp
38[ ]*[a-f0-9]+: f7 c1 74 00 03 10 test \$0x10030074,%ecx
39[ ]*[a-f0-9]+: c7 c0 75 00 03 10 mov \$0x10030075,%eax
40[ ]*[a-f0-9]+: 81 d0 75 00 03 10 adc \$0x10030075,%eax
41[ ]*[a-f0-9]+: 81 c3 75 00 03 10 add \$0x10030075,%ebx
42[ ]*[a-f0-9]+: 81 e1 75 00 03 10 and \$0x10030075,%ecx
43[ ]*[a-f0-9]+: 81 fa 75 00 03 10 cmp \$0x10030075,%edx
44[ ]*[a-f0-9]+: 81 cf 75 00 03 10 or \$0x10030075,%edi
45[ ]*[a-f0-9]+: 81 de 75 00 03 10 sbb \$0x10030075,%esi
46[ ]*[a-f0-9]+: 81 ed 75 00 03 10 sub \$0x10030075,%ebp
47[ ]*[a-f0-9]+: 81 f4 75 00 03 10 xor \$0x10030075,%esp
48[ ]*[a-f0-9]+: f7 c1 75 00 03 10 test \$0x10030075,%ecx
49[ ]*[a-f0-9]+: c7 c0 75 00 03 10 mov \$0x10030075,%eax
50[ ]*[a-f0-9]+: 81 d0 75 00 03 10 adc \$0x10030075,%eax
51[ ]*[a-f0-9]+: 81 c3 75 00 03 10 add \$0x10030075,%ebx
52[ ]*[a-f0-9]+: 81 e1 75 00 03 10 and \$0x10030075,%ecx
53[ ]*[a-f0-9]+: 81 fa 75 00 03 10 cmp \$0x10030075,%edx
54[ ]*[a-f0-9]+: 81 cf 75 00 03 10 or \$0x10030075,%edi
55[ ]*[a-f0-9]+: 81 de 75 00 03 10 sbb \$0x10030075,%esi
56[ ]*[a-f0-9]+: 81 ed 75 00 03 10 sub \$0x10030075,%ebp
57[ ]*[a-f0-9]+: 81 f4 75 00 03 10 xor \$0x10030075,%esp
58[ ]*[a-f0-9]+: f7 c1 75 00 03 10 test \$0x10030075,%ecx
caa65211 59#pass
This page took 0.230711 seconds and 4 git commands to generate.