Upload Tizen:Base source
[external/binutils.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 }