]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gas/testsuite/gas/dlx/alltests.exp
daily update
[thirdparty/binutils-gdb.git] / gas / testsuite / gas / dlx / alltests.exp
1 # DLX assembler testsuite.
2
3 if [istarget dlx*-*-*] {
4 run_dump_test "branch"
5 run_dump_test "itype"
6 run_dump_test "lhi"
7 run_dump_test "load"
8 run_dump_test "lohi"
9 run_dump_test "rtype"
10 run_dump_test "store"
11 }