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
Re-add support for lbarx, lharx, stbcx. and sthcx. insns back to the E6500 cpu.
[binutils-gdb.git]
/
ld
/
testsuite
/
ld-x86-64
/
nogot1.s
blob
d884f6f33998e9bdfc16ea155d36cfed2aaf53e5
1
.type bar, @function
2
bar
:
3
ret
4
.size bar, .-bar
5
.globl foo
6
.type foo, @function
7
foo
:
8
leaq bar
(%
rip
), %
rax
9
ret
10
.size foo, .-foo