Home | History | Annotate | Download | only in ld-x86-64
      1 #source: tlsie4.s
      2 #as: --x32
      3 #ld: -melf32_x86_64 tmpdir/tlsie4
      4 #objdump: -drw
      5 #target: x86_64-*-linux*
      6 
      7 .*: +file format .*
      8 
      9 Disassembly of section .text:
     10 
     11 [a-f0-9]+ <_start>:
     12 [ 	]*[a-f0-9]+:	40 c7 c0 fc ff ff ff 	rex mov \$0xfffffffc,%eax
     13 [ 	]*[a-f0-9]+:	40 8d 80 fc ff ff ff 	rex lea -0x4\(%rax\),%eax
     14 [ 	]*[a-f0-9]+:	41 c7 c0 fc ff ff ff 	mov    \$0xfffffffc,%r8d
     15 [ 	]*[a-f0-9]+:	45 8d 80 fc ff ff ff 	lea    -0x4\(%r8\),%r8d
     16 [ 	]*[a-f0-9]+:	41 c7 c4 fc ff ff ff 	mov    \$0xfffffffc,%r12d
     17 [ 	]*[a-f0-9]+:	41 81 c4 fc ff ff ff 	add    \$0xfffffffc,%r12d
     18 #pass
     19