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