Add support for the Z80 processor family
[deliverable/binutils-gdb.git] / gas / testsuite / gas / z80 / z80.exp
1 # run targets for target Z80.
2
3 if [istarget z80-*-*] then
4 {
5 # test redefinitions
6 run_dump_test "redef"
7 # test parsing of " and '
8 run_dump_test "quotes"
9
10 }
This page took 0.04388 seconds and 4 git commands to generate.