Add support for the GBZ80, Z180, and eZ80 variants of the Z80 architecure. Add an...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / z80 / fp_zeda32.d
1 #name: Zeda32 floating point numbers
2 #as: -float=zeda32
3 #objdump: -s -j .data
4
5 .*:[ ]+file format (coff)|(elf32)\-z80
6
7 Contents of section \.data:
8 0000 db0f4981 54f82d81 3baa3880 1872317f[ ]+.*
9 0010 9b201a7e 789a5481 00000000 00000080[ ]+.*
10 0020 00004000 0000c000 00002000 d95b5e7e[ ]+.*
11 0030 db0f4982 83f9227d 0000007e 0000007f[ ]+.*
12 0040 00000001 00008001 ffff7fff ffffffff[ ]+.*
13 #pass
This page took 0.029882 seconds and 4 git commands to generate.