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
[PATCH 40/57][Arm][OBJDUMP] Add support for MVE instructions: vdup, veor, vfma, vfms...
[binutils-gdb.git]
/
ld
/
testsuite
/
ld-alpha
/
align.s
blob
6c48ba9e0252c9aa1d72448ca79568b940af665c
1
/* Force .data aligned to 4K, so that .got very likely gets
2
placed at 0x1200131d0. */
3
.data
4
.balign 4096
5
6
/* Force .text aligned to 4K, so it very likely gets placed at
7
0x120001000. */
8
.text
9
.balign 4096