Update year range in copyright notice of binutils files
[deliverable/binutils-gdb.git] / gas / testsuite / gas / bfin / bfin.exp
index e4463463995a45707a64ece574a64766b5fe28e1..6a057cdbe332b736f9e143023b8f479b7a377dea 100644 (file)
@@ -1,7 +1,25 @@
+# Copyright (C) 2012-2018 Free Software Foundation, Inc.
+
+# This program is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation; either version 3 of the License, or
+# (at your option) any later version.
+# 
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+# 
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.  
+
 # Blackfin assembler testsuite
 
 if [istarget bfin*-*-*] {
+       run_dump_test "allinsn16"
        run_dump_test "arithmetic"
+       run_dump_test "arith_mode"
        run_dump_test "bit"
        run_dump_test "bit2"
        run_dump_test "cache"
@@ -15,9 +33,17 @@ if [istarget bfin*-*-*] {
        run_list_test "expected_comparison_errors" ""
        run_dump_test "flow"
        run_dump_test "flow2"
+       run_list_test "invalid_arith_mode" ""
+       run_list_test "line_number" ""
        run_dump_test "load"
        run_dump_test "logical"
        run_dump_test "logical2"
+       run_dump_test "loop"
+       run_dump_test "loop2"
+       run_dump_test "loop3"
+       run_dump_test "loop_label"
+       run_dump_test "loop_label2"
+       run_dump_test "loop_temps"
        run_dump_test "misc"
        run_dump_test "move"
        run_dump_test "move2"
@@ -25,7 +51,10 @@ if [istarget bfin*-*-*] {
        run_dump_test "parallel2"
        run_dump_test "parallel3"
        run_dump_test "parallel4"
+       run_dump_test "parallel_illegal"
+       run_dump_test "pseudo"
        run_dump_test "reloc"
+       run_list_test "resource_conflict" ""
        run_dump_test "shift"
        run_dump_test "shift2"
        run_dump_test "stack"
This page took 0.125664 seconds and 4 git commands to generate.