15 lines
344 B
Text
15 lines
344 B
Text
|
#source: tlsgd6a.s
|
||
|
#as: --x32
|
||
|
#ld: -melf32_x86_64 tmpdir/tlsgd6
|
||
|
#objdump: -drw
|
||
|
#target: x86_64-*-linux*
|
||
|
|
||
|
.*: +file format .*
|
||
|
|
||
|
Disassembly of section .text:
|
||
|
|
||
|
[a-f0-9]+ <_start>:
|
||
|
[ ]*[a-f0-9]+: 64 8b 04 25 00 00 00 00 mov %fs:0x0,%eax
|
||
|
[ ]*[a-f0-9]+: 48 03 05 81 00 20 00 add 0x200081\(%rip\),%rax # 60022c <_DYNAMIC\+0x80>
|
||
|
#pass
|