2006-12-01 Paul Brook <paul@codesourcery.com>
[deliverable/binutils-gdb.git] / gas / testsuite / gas / z80 / z80.exp
CommitLineData
5baab855 1# run tests for target Z80.
3c9b82ba 2
be751194 3if [istarget z80-*-*] then {
3c9b82ba
NC
4# test redefinitions
5 run_dump_test "redef"
6# test parsing of " and '
7 run_dump_test "quotes"
5baab855
AM
8# test suffixes
9 run_dump_test "suffix"
3170c51c 10# test assembling and disassembling instructions involving offsets
ae33e02d 11 run_dump_test "offset"
3c9b82ba 12}
This page took 0.061151 seconds and 4 git commands to generate.