mirror of
https://github.com/autc04/Retro68.git
synced 2024-12-11 19:49:32 +00:00
13 lines
189 B
D
13 lines
189 B
D
|
#name: Z80N arch test
|
||
|
#source: dummy1.s
|
||
|
#source: dummy2.s
|
||
|
#as: -march=z80n
|
||
|
#ld: -e 0
|
||
|
#objdump: -f
|
||
|
|
||
|
.*:[ ]+file format (coff|elf32)\-z80
|
||
|
architecture: z80n, flags 0x[0-9a-fA-F]+:
|
||
|
.*
|
||
|
.*
|
||
|
|