X32: Add REX prefix to encode R_X86_64_GOTTPOFF
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / ilp32 / x32-tls.d
1 #objdump: -dw
2 #name: x86-64 (ILP32) TLS
3
4 .*: +file format .*
5
6 Disassembly of section .text:
7
8 0+ <_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>
13 #pass
This page took 0.031662 seconds and 5 git commands to generate.