Enhance GAS's .section directive so that it can take numeric values for the flags...
[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 0*00000000 <.text>:
10 0: e87f jr t,0x100
11 2: e87e jr t,0x100
12 4: e87d jr t,0x100
13 \.\.\.
14
15 0*00000100 <dest>:
16 100: 8d07 nop
This page took 0.032763 seconds and 4 git commands to generate.