2011-03-03 22:11:33 +00:00
|
|
|
#source: tlsie4.s
|
|
|
|
#as: --x32
|
|
|
|
#ld: -melf32_x86_64 tmpdir/tlsie4
|
|
|
|
#objdump: -drw
|
|
|
|
#target: x86_64-*-linux*
|
|
|
|
|
|
|
|
.*: +file format .*
|
|
|
|
|
|
|
|
Disassembly of section .text:
|
|
|
|
|
|
|
|
[a-f0-9]+ <_start>:
|
2014-11-07 20:22:53 +00:00
|
|
|
[ ]*[a-f0-9]+: 40 c7 c0 fc ff ff ff rex mov \$0xfffffffc,%eax
|
|
|
|
[ ]*[a-f0-9]+: 40 8d 80 fc ff ff ff rex lea -0x4\(%rax\),%eax
|
2011-03-03 22:11:33 +00:00
|
|
|
[ ]*[a-f0-9]+: 41 c7 c0 fc ff ff ff mov \$0xfffffffc,%r8d
|
|
|
|
[ ]*[a-f0-9]+: 45 8d 80 fc ff ff ff lea -0x4\(%r8\),%r8d
|
|
|
|
[ ]*[a-f0-9]+: 41 c7 c4 fc ff ff ff mov \$0xfffffffc,%r12d
|
|
|
|
[ ]*[a-f0-9]+: 41 81 c4 fc ff ff ff add \$0xfffffffc,%r12d
|
|
|
|
#pass
|