* ld/testsuite/ld-arm/arm-elf.exp (armeabitests): Replace --defsym argument in
[deliverable/binutils-gdb.git] / ld / testsuite / ld-i386 / tlsie1.dd
CommitLineData
dd1093aa
L
1#source: tlsie1.s
2#as: --32
3#ld: -melf_i386 tmpdir/tlsld1
4#objdump: -drw
5#target: i?86-*-linux*
6
7.*: +file format .*
8
9Disassembly of section .text:
10
11[a-f0-9]+ <_start>:
12[ ]*[a-f0-9]+: 81 c1 fc ff ff ff add \$0xfffffffc,%ecx
13[ ]*[a-f0-9]+: 81 c1 fc ff ff ff add \$0xfffffffc,%ecx
14[ ]*[a-f0-9]+: c7 c0 fc ff ff ff mov \$0xfffffffc,%eax
15[ ]*[a-f0-9]+: c7 c1 fc ff ff ff mov \$0xfffffffc,%ecx
16[ ]*[a-f0-9]+: b8 fc ff ff ff mov \$0xfffffffc,%eax
17[ ]*[a-f0-9]+: c7 c1 fc ff ff ff mov \$0xfffffffc,%ecx
18#pass
This page took 0.149432 seconds and 4 git commands to generate.