Various fixes for the Z80 support.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-z80 / comb_arch_z80_z180.d
1 #name: Z80/Z180 arch combination test
2 #source: dummy1.s -march=z80
3 #source: dummy2.s -march=z180
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.029578 seconds and 4 git commands to generate.