2003-10-04 Christian Groessler <chris@groessler.org>
[deliverable/binutils-gdb.git] / gas / testsuite / gas / z8k / jr-forw.d
1 #as:
2 #objdump: -dr
3 #name: jr forward
4
5 .*: +file format coff-z8k
6
7 Disassembly of section \.text:
8
9 00000000 <.text>:
10 0: e87f jr t,0x100
11 2: e87e jr t,0x100
12 4: e87d jr t,0x100
13 \.\.\.
14
15 00000100 <dest>:
16 100: 8d07 nop
This page took 0.03144 seconds and 5 git commands to generate.