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
/
protected7.s
blob
df4765d643b96ac21e1c41b68c5e063495edb60a
1
.text
2
.globl foo
3
.protected foo
4
.type foo, @function
5
foo
:
6
ret
7
.size foo, .-foo
8
.globl bar
9
.type bar, @function
10
bar
:
11
movabsq $foo@GOTOFF
, %
rax
12
.size bar, .-bar