RISC-V: Report unresolved relocation error via linker's callback function.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-z8k / djnz-forw-8002.d
CommitLineData
2ac27cd3
CG
1#name: Z8002 forward djnz just in range
2#source: djnz-opcode.s -z8002
3#source: branch-target.s -z8002
4#ld: -T reloc.ld -mz8002 -e 0
5#objdump: -dr
6
7.*: file format coff-z8k
8
9
10Disassembly of section \.text:
11
1200001000 <\.text>:
13 1000: f080 djnz r0,0x1002
14
1500001002 <target>:
16 1002: bd04 ldk r0,#0x4
This page took 0.189411 seconds and 4 git commands to generate.