Add support for the GBZ80, Z180, and eZ80 variants of the Z80 architecure. Add an...
[deliverable/binutils-gdb.git] / ld / testsuite / ld-z80 / comb_arch_z180_z80.d
1 #name: Z180/Z80 arch combination test
2 #source: dummy1.s -z180
3 #source: dummy2.s -z80
4 #ld: -e 0
5 #objdump: -f
6
7 .*:[ ]+file format (coff)|(elf32)\-z80
8 architecture: z180, flags 0x[0-9a-fA-F]+:
9 .*
10 .*
11
This page took 0.02958 seconds and 4 git commands to generate.