x86-64: Fix TLSDESC relaxation for x32
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / ilp32 / x32-tls.d
CommitLineData
cf61b747
L
1#objdump: -dw
2#name: x86-64 (ILP32) TLS
3
4.*: +file format .*
5
6Disassembly of section .text:
7
80+ <_start>:
9[ ]*[a-f0-9]+: 48 8b 05 00 00 00 00 mov 0x0\(%rip\),%rax # 7 <_start\+0x7>
10[ ]*[a-f0-9]+: 4c 8b 25 00 00 00 00 mov 0x0\(%rip\),%r12 # e <_start\+0xe>
11[ ]*[a-f0-9]+: 40 03 05 00 00 00 00 rex add 0x0\(%rip\),%eax # 15 <_start\+0x15>
12[ ]*[a-f0-9]+: 44 03 25 00 00 00 00 add 0x0\(%rip\),%r12d # 1c <_start\+0x1c>
14470f07
L
13[ ]*[a-f0-9]+: 40 8d 05 00 00 00 00 rex lea 0x0\(%rip\),%eax # 23 <_start\+0x23>
14[ ]*[a-f0-9]+: 44 8d 25 00 00 00 00 lea 0x0\(%rip\),%r12d # 2a <_start\+0x2a>
cf61b747 15#pass
This page took 0.259152 seconds and 4 git commands to generate.