[PATCH 53/57][Arm][OBJDUMP] Add support for MVE instructions: vand, vbrsr, vcls,...
[binutils-gdb.git] / ld / testsuite / ld-x86-64 / pr20800a.S
blobc4bcd80a7a1a92558c5bdfb5ab56d84ea591844d
1         .text
2         .globl  main
3         .type   main, @function
4 main:
5 .L2:
6         leaq    .L2(%rip), %rax
7         movabsq $_GLOBAL_OFFSET_TABLE_-.L2, %r11
8         movabsq $bar@PLTOFF, %rdx
9         pushq   %r15
10         addq    %r11, %rax
11         movq    %rax, %r15
12         addq    %rax, %rdx
13         call    *%rdx
14         xorl    %eax, %eax
15         popq    %r15
16         ret
17         .size   main, .-main