repo.or.cz
/
binutils.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
daily update
[binutils.git]
/
ld
/
testsuite
/
ld-sh
/
sh64
/
sh64-1.s
blob
3e488db132e50336c98bb60ae1af3b838c9cef63
1
!
Test that all common kinds of relocs get right for simple use.
2
!
Auxiliary part.
3
.text
4
.mode SHmedia
5
.global foo
6
.global bar
7
foo
:
8
pt
/
l
xyzzy
,
tr3
9
bar
:
10
nop
11
12
.data
13
.global baz
14
baz
:
15
.long foobar
16
.long bar
17
.global baz2
18
baz2
:
19
.long xyzzy
20
foobar
:
.long baz