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