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-s390
/
gotreloc-1.s
blob
b60d6c138178dd195579e35f8e4bfae32d5ed874
1
.text
2
.globl foo
3
foo
:
4
lgrl
%
r1
,
bar@GOTENT
5
lg
%
r1
,
bar@GOT
(%
r12
)
6
lrl
%
r1
,
bar@GOTENT
7
l
%
r1
,
bar@GOT
(%
r12
)
8
ly
%
r1
,
bar@GOT
(%
r12
)
9
10
.globl bar
11
bar
:
.long 0x123