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
/
pr17306a.s
blob
a2ee48d3a63c1bbd292b3581c7c8a14f5309f9f2
1
.data
2
.globl foo
3
foo
:
4
.quad -1
5
.text
6
.globl _start
7
.type _start, @function
8
_start
:
9
pushq foo@GOTPCREL
(%
rip
)