repo.or.cz
/
binutils-gdb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[PATCH 53/57][Arm][OBJDUMP] Add support for MVE instructions: vand, vbrsr, vcls,...
[binutils-gdb.git]
/
ld
/
testsuite
/
ld-x86-64
/
pr20800a.S
blob
c4bcd80a7a1a92558c5bdfb5ab56d84ea591844d
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