projects
/
platform
/
upstream
/
binutils.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Patch for PR4587 + move proc run_list_test into gas-defs.exp
[platform/upstream/binutils.git]
/
gas
/
testsuite
/
gas
/
mmix
/
reloclab.s
1
# Different relocations for extern labels: GETA, PUSHJ, Bcc, JMP.
2
# Mix in different accesses to local labels to see that relaxing works for
3
# this case.
4
Main JMP foo+8
5
JMP here
6
GETA $8,here
7
BOD $99,here
8
SWYM 0
9
here BZ $222,bar+16
10
there GETA $4,baz
11
PUSHJ $7,foobar
12
JMP there
13
GETA $88,there
14
BOD $111,there