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-i386
/
protected5.s
blob
fc218f2a32a198dc5fac0d4675bd0a0467ed130f
1
.text
2
.protected foo
3
.globl foo
4
.type foo, @function
5
foo
:
6
ret
7
.size foo, .-foo
8
.globl _start
9
.type _start, @function
10
_start
:
11
movl foo@GOTOFF
(%
ecx
), %
eax
12
.size _start, .-_start