Add copyright notices
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i860 / i860.exp
CommitLineData
5bf135a7
NC
1# Copyright 2012
2# Free Software Foundation, Inc.
3
4# This program is free software; you can redistribute it and/or modify
5# it under the terms of the GNU General Public License as published by
6# the Free Software Foundation; either version 3 of the License, or
7# (at your option) any later version.
8#
9# This program is distributed in the hope that it will be useful,
10# but WITHOUT ANY WARRANTY; without even the implied warranty of
11# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12# GNU General Public License for more details.
13#
14# You should have received a copy of the GNU General Public License
15# along with this program; if not, write to the Free Software
16# Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
17
6ccb204b
JE
18# i860 assembler testsuite.
19
c83c4371
JE
20if [istarget i860-*-*] {
21 run_dump_test "bitwise"
22 run_dump_test "branch"
23 run_dump_test "bte"
e15f6d30 24 run_dump_test "dir-align01"
ed9dc3d0
JE
25 run_dump_test "dir-intel01"
26 run_dump_test "dir-intel02"
27 run_list_test "dir-intel03-err" ""
c83c4371
JE
28 run_dump_test "dual01"
29 run_list_test "dual02-err" ""
30 run_dump_test "dual03"
31 run_dump_test "fldst01"
32 run_dump_test "fldst02"
33 run_dump_test "fldst03"
34 run_dump_test "fldst04"
35 run_dump_test "fldst05"
36 run_dump_test "fldst06"
37 run_dump_test "fldst07"
38 run_dump_test "fldst08"
39 run_dump_test "float01"
40 run_dump_test "float02"
41 run_dump_test "float03"
42 run_dump_test "float04"
43 run_dump_test "form"
44 run_dump_test "iarith"
45 run_dump_test "ldst01"
46 run_dump_test "ldst02"
47 run_dump_test "ldst03"
48 run_dump_test "ldst04"
49 run_dump_test "ldst05"
50 run_dump_test "ldst06"
51 run_dump_test "pfam"
52 run_dump_test "pfmam"
53 run_dump_test "pfmsm"
54 run_dump_test "pfsm"
be6389fd 55 run_dump_test "pseudo-ops01"
c83c4371
JE
56 run_dump_test "regress01"
57 run_dump_test "shift"
58 run_dump_test "simd"
59 run_dump_test "system"
60 run_dump_test "xp"
61}
62
This page took 0.402515 seconds and 4 git commands to generate.