Fix linker tests to work with 16-bit targets.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-z80 / arch_z80n.d
1 #name: Z80N arch test
2 #source: dummy1.s
3 #source: dummy2.s
4 #as: -march=z80n
5 #ld: -e 0
6 #objdump: -f
7
8 .*:[ ]+file format (coff|elf32)\-z80
9 architecture: z80n, flags 0x[0-9a-fA-F]+:
10 .*
11 .*
12
This page took 0.030474 seconds and 4 git commands to generate.