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
AArch64: Add SVE DWARF registers
[binutils-gdb.git]
/
ld
/
testsuite
/
ld-mips-elf
/
reginfo-2.s
blob
fdc6e6ad7a13354fa6bf61284a04fc9229729596
1
.section .foo,
"aw"
, @progbits
2
.globl foo
3
.type foo, @object
4
foo
:
5
.set .Li, 0
6
.rept 32
7
.set .Li, .Li + 1
8
.byte .Li
9
.endr
10
.size foo, . - foo