Add support for the GBZ80, Z180, and eZ80 variants of the Z80 architecure. Add an...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / z80 / data.d
1 #name: data definition
2 #objdump: -s -j .data
3
4 .*:[ ]+file format (coff)|(elf32)\-z80
5
6 Contents of section \.data:
7 0000 007fff80 6d657373 61676500 0000ffff.*
8 0010 7fffffff 00008056 34120000 0000ffff.*
9 0020 ff7fffff ffff0000 00807856 34120000.*
10 0030 00ffff7f ffffff00 00805634 12000000.*
11 0040 00ffffff 7fffffff ff000000 80785634.*
12 0050 12007fff 80746578 746d6573 73616765.*
13 0060 00000000 00000000 000000ff 7f0080ff.*
14 0070 ff008034 12000000 00000000 000000ff.*
15 0080 7f0080ff ff008034 12.*
16 #pass
This page took 0.050692 seconds and 4 git commands to generate.