ELF: Don't check relocations in non-loaded, non-alloced sections
[deliverable/binutils-gdb.git] / ld / testsuite / ld-z8k / ldrb-forw-8001.d
CommitLineData
2ac27cd3
CG
1#name: Z8001 forward relative byte load just in range
2#source: ldrb-opcode.s -z8001
3#source: 0filler.s -z8001 --defsym BYTES=32766
4#source: branch-target.s -z8001
5#ld: -T reloc.ld -mz8001 -e 0
6#objdump: -dr
7
8.*: file format coff-z8k
9
10
11Disassembly of section \.text:
12
1300001000 <\.text>:
14 1000: 3000 7fff ldrb rh0,0x9003
15
1600001004 <\.text>:
17 \.\.\.
18
1900009002 <target>:
20 9002: bd04 ldk r0,#0x4
This page took 0.347633 seconds and 4 git commands to generate.