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-aarch64
/
ifunc-14a.s
blob
7d6183c9576e539335a46e2674609998c2ff8d91
1
.text
2
.globl bar
3
.type bar, @function
4
bar
:
5
bl
foo
6
.size bar, .-bar
7
.hidden foo