Updated Malay translation for the bfd sub-directory
[binutils-gdb.git] / ld / testsuite / ld-aarch64 / limit-b.d
blobc32bbbc84a3e561b56d1360a93db7d1d8aa27947
1 #name: aarch64-limit-b
2 #source: limit-b.s
3 #as:
4 #ld: -Ttext 0x1000 --section-start .foo=0x8000ffc
5 #objdump: -dr
6 #...
8 Disassembly of section .text:
10 0+1000 <_start>:
11 1000: 15ffffff b 8000ffc <bar>
12 1004: d65f03c0 ret
14 Disassembly of section .foo:
16 0+8000ffc <bar>:
17 8000ffc: d65f03c0 ret