blob: 8ad64321f4a0419d7af72af08a6676e80bed961b (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
#name: Z80/Z80N arch combination test
#source: dummy1.s -march=z80
#source: dummy2.s -march=z80n
#ld: -e 0
#objdump: -f
.*:[ ]+file format (coff|elf32)\-z80
architecture: z80n, flags 0x[0-9a-fA-F]+:
.*
.*
|