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
Update release readme after making 2.43.1 release
[binutils-gdb.git]
/
ld
/
testsuite
/
ld-elf
/
non-contiguous.s
blob
19bc2b14d451e1d4c162a9eda68321e375f50482
1
.section .data.1,
"a"
, %progbits
2
# Fit in RAML
3
.4
byte
1
4
.4
byte
2
5
.4
byte
3
6
7
.section .data.2,
"a"
, %progbits
8
# Fit in RAMU
9
.4
byte
4
10
.4
byte
5
11
.4
byte
6
12
13
.section .data.3,
"a"
, %progbits
14
# Fit in RAMU
15
.4
byte
7
16
.4
byte
8
17
18
.section .data.4,
"a"
, %progbits
19
# Fit in RAMZ
20
.fill 0x3c, 1, 9
21