X32: Add REX prefix to encode R_X86_64_GOTTPOFF
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 / tlsie4.dd
index d52e337a79e7f141b25a32deb301a894d53a63a8..e40b917750017378fe2f75f24c7887c6b1206594 100644 (file)
@@ -9,8 +9,8 @@
 Disassembly of section .text:
 
 [a-f0-9]+ <_start>:
-[      ]*[a-f0-9]+:    c7 c0 fc ff ff ff       mov    \$0xfffffffc,%eax
-[      ]*[a-f0-9]+:    8d 80 fc ff ff ff       lea    -0x4\(%rax\),%eax
+[      ]*[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
 [      ]*[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
This page took 0.024576 seconds and 4 git commands to generate.