Remove make_cleanup_ui_out_table_begin_end
[deliverable/binutils-gdb.git] / ld / testsuite / ld-z8k / dbjnz-forw-8002.d
1 #name: Z8002 forward dbjnz just in range
2 #source: dbjnz-opcode.s -z8002
3 #source: branch-target2.s -z8002
4 #ld: -T reloc.ld -mz8002 -e 0
5 #objdump: -dr
6
7 .*: file format coff-z8k
8
9
10 Disassembly of section \.text:
11
12 00001000 <\.text>:
13 1000: f000 dbjnz rh0,0x1002
14
15 00001002 <target2>:
16 1002: bd24 ldk r2,#0x4
This page took 0.030154 seconds and 4 git commands to generate.