x86-64: Generate branch with PLT32 relocation
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-jump.d
index edb34e6aa8b31aa8b3489275e7e57bf6e660e6cb..9f7b4b48481f600760a0e11ab8a346b723bd9316 100644 (file)
@@ -8,7 +8,7 @@ Disassembly of section .text:
 
 0+ <.text>:
 [      ]*[a-f0-9]+:    eb fe                   jmp    (0x0|0 <.text>)
-[      ]*[a-f0-9]+:    e9 00 00 00 00          jmpq   0x7      3: R_X86_64_PC32        xxx-0x4
+[      ]*[a-f0-9]+:    e9 00 00 00 00          jmpq   0x7      3: R_X86_64_PLT32       xxx-0x4
 [      ]*[a-f0-9]+:    ff 24 25 00 00 00 00    jmpq   \*0x0    a: R_X86_64_32S xxx
 [      ]*[a-f0-9]+:    ff e7                   jmpq   \*%rdi
 [      ]*[a-f0-9]+:    ff 27                   jmpq   \*\(%rdi\)
@@ -17,7 +17,7 @@ Disassembly of section .text:
 [      ]*[a-f0-9]+:    ff 2c 25 00 00 00 00    ljmp   \*0x0    24: R_X86_64_32S        xxx
 [      ]*[a-f0-9]+:    66 ff 2c 25 00 00 00 00         ljmpw  \*0x0    2c: R_X86_64_32S        xxx
 [      ]*[a-f0-9]+:    e8 cb ff ff ff          callq  0x0
-[      ]*[a-f0-9]+:    e8 00 00 00 00          callq  0x3a     36: R_X86_64_PC32       xxx-0x4
+[      ]*[a-f0-9]+:    e8 00 00 00 00          callq  0x3a     36: R_X86_64_PLT32      xxx-0x4
 [      ]*[a-f0-9]+:    ff 14 25 00 00 00 00    callq  \*0x0    3d: R_X86_64_32S        xxx
 [      ]*[a-f0-9]+:    ff d7                   callq  \*%rdi
 [      ]*[a-f0-9]+:    ff 17                   callq  \*\(%rdi\)
This page took 0.034231 seconds and 4 git commands to generate.