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
Automatic date update in version.in
[binutils-gdb.git]
/
ld
/
testsuite
/
ld-nios2
/
s16_symbol.s
blob
3902177fd93695b4845d361c24cb3438bfb2f4d8
1
.global some_sym
2
.global some_other_sym
3
.global min
4
.global max
5
6
.set max, 0x7fff
7
.set min, -0x8000
8
.set some_sym, 0x1000
9
10