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