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
/
call1.s
blob
92c9f0582067a80d941e821c50e598457cf34ff8
1
.text
2
.globl foo
3
.type foo, @function
4
foo
:
5
ret
6
.globl _start
7
.type _start, @function
8
_start
:
9
call
*
foo@GOTPCREL
(%
rip
)