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
/
pr19807-2.s
blob
2b309f24110f80297ba4938e142f784d3f776376
1
.globl _start
2
.type _start, @function
3
_start
:
4
movl $foo
, %
eax
5
.size _start, .-_start
6
.data
7
foo
:
8
.quad 0