Re-add support for lbarx, lharx, stbcx. and sthcx. insns back to the E6500 cpu.
[binutils-gdb.git] / ld / testsuite / ld-aarch64 / limit-b.d
blob95d4c8fd622bec8d764c3491aada8987f6ea2392
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 0000000000001000 <_start>:
11 1000: 15ffffff b 8000ffc <bar>
12 1004: d65f03c0 ret
14 Disassembly of section .foo:
16 0000000008000ffc <bar>:
17 8000ffc: d65f03c0 ret