gas/
* testsuite/gas/mips/lui-1.d: New test.
* testsuite/gas/mips/lui-2.d: New test.
* gas/testsuite/gas/mips/mips.exp: Fold corresponding list tests
into the new tests.
+2017-05-15 Maciej W. Rozycki <macro@imgtec.com>
+
+ * testsuite/gas/mips/lui-1.d: New test.
+ * testsuite/gas/mips/lui-2.d: New test.
+ * gas/testsuite/gas/mips/mips.exp: Fold corresponding list tests
+ into the new tests.
+
2017-05-15 Maciej W. Rozycki <macro@imgtec.com>
* config/tc-mips.c (match_const_int): Update description.
--- /dev/null
+#name: MIPS LUI errors 1
+#as: -32
+#error-output: lui-1.l
--- /dev/null
+#name: MIPS LUI errors 2
+#as: -32
+#error-output: lui-2.l
run_dump_test_arches "hilo-diff-el-n64" [mips_arch_list_matching mips3]
}
run_dump_test_arches "lui" [mips_arch_list_matching mips1]
- run_list_test_arches "lui-1" "-32" [mips_arch_list_matching mips1]
- run_list_test_arches "lui-2" "-32" [mips_arch_list_matching mips1]
+ run_dump_test_arches "lui-1" [mips_arch_list_matching mips1]
+ run_dump_test_arches "lui-2" [mips_arch_list_matching mips1]
run_dump_test "r5900"
run_dump_test "r5900-full"