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-mips-elf
/
reginfo-1.s
blob
2aad27216aadd5cdc3951826eaba0bbd714b02d6
1
.section .foo,
"aw"
, @progbits
2
.globl foo
3
.type foo, @object
4
foo
:
5
.set .Li, 0
6
.rept 16
7
.set .Li, .Li + 1
8
.byte .Li
9
.endr
10
.size foo, . - foo