* NEWS: Mention new Windows CE support.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / z8k / calr.d
CommitLineData
249ad7a7
CG
1#as:
2#objdump: -dr
3#name: calr
4
5.*: +file format coff-z8k
6
7Disassembly of section \.text:
8
900000000 <label1>:
10 0: d803 calr 0xffc
11 2: d800 calr 0x1004
12 \.\.\.
13
1400000ffc <label2>:
15 ffc: d7ff calr 0x0
16 ffe: 8d07 nop
17 1000: 8d07 nop
18 1002: 8d07 nop
19
2000001004 <label3>:
21 1004: 8d07 nop
This page took 0.15806 seconds and 4 git commands to generate.