Fix bug in quirk_rust_enum
[deliverable/binutils-gdb.git] / ld / testsuite / ld-i386 / tlsie1.dd
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
9 Disassembly 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.029932 seconds and 4 git commands to generate.