summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/openrisc/allinsn.exp
diff options
context:
space:
mode:
Diffstat (limited to 'gas/testsuite/gas/openrisc/allinsn.exp')
-rw-r--r--gas/testsuite/gas/openrisc/allinsn.exp8
1 files changed, 8 insertions, 0 deletions
diff --git a/gas/testsuite/gas/openrisc/allinsn.exp b/gas/testsuite/gas/openrisc/allinsn.exp
new file mode 100644
index 0000000000..a3bb46b0c6
--- /dev/null
+++ b/gas/testsuite/gas/openrisc/allinsn.exp
@@ -0,0 +1,8 @@
+# OpenRISC assembler testsuite.
+
+if [istarget openrisc*-*-*] {
+ run_dump_test "allinsn"
+ run_dump_test "addi"
+ run_dump_test "lohi"
+ run_dump_test "store"
+}