Compress loads/stores with implicit 0 offset.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / riscv / riscv.exp
index 27d73cddb99f65d380d78bb9ad134c2c08e55906..5ef92f500698f8a2418e8bf447f501d999eb99b9 100644 (file)
@@ -1,5 +1,5 @@
 # Expect script for RISC-V assembler tests.
-#   Copyright (C) 2011-2016 Free Software Foundation, Inc.
+#   Copyright (C) 2011-2017 Free Software Foundation, Inc.
 #
 # This file is part of the GNU Binutils.
 #
 
 if [istarget riscv*-*-*] {
     run_dump_test "t_insns"
+    run_dump_test "fmv.x"
+    run_dump_test "c-lui-fail"
+    run_dump_test "c-addi4spn-fail"
+    run_dump_test "c-addi16sp-fail"
+    run_dump_test "satp"
+    run_dump_test "eh-relocs"
+    run_dump_test "c-lw"
+    run_dump_test "c-ld"
 }
This page took 0.023529 seconds and 4 git commands to generate.