repo.or.cz
/
binutils.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Typo fix in most recent entry.
[binutils.git]
/
ld
/
testsuite
/
ld-i386
/
tlsld1.dd
blob
52ab10cf18cc62acfed525d1d6d90fbcd7068838
1
#source: tlsld1.s
2
#as: --32
3
#ld: -melf_i386 tmpdir/tlsld1
4
#objdump: -drw
5
#target: i?86-*-linux*
6
7
.*: +file format .*
8
9
Disassembly of section .text:
10
11
[a-f0-9]+ <_start>:
12
[ ]*[a-f0-9]+: 65 a1 00 00 00 00 mov %gs:0x0,%eax
13
[ ]*[a-f0-9]+: 90 nop
14
[ ]*[a-f0-9]+: 8d 74 26 00 lea 0x0\(%esi,%eiz,1\),%esi
15
#pass