Allow individual targets to decide if string escapes should be allowed. Disable...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / z80 / strings.d
1 #name: strings test
2 #objdump: -s -j .data
3
4 .*:[ ]+file format (coff)|(elf32)\-z80
5
6 Contents of section \.data:
7 0000 2e646220 74657874 5c6e3833 37343830.*
8 0010 44454642 20746578 745c6e64 38373833.*
9 0020 4445464d 20746578 745c6e33 37383537.*
10 0030 44422074 6578745c 6e333837 39383337.*
11 0040 2e617363 69692074 6578745c 37325c32.*
12 0050 37375c66 5c6e5c30 2e617363 697a2074.*
13 0060 6578745c 6e393939 002e7374 72696e67.*
14 #pass
This page took 0.030599 seconds and 4 git commands to generate.