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