]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
MIPS/GAS/testsuite: Run the MT ASE test across architectures
authorMaciej W. Rozycki <macro@redhat.com>
Fri, 19 Jul 2024 18:01:53 +0000 (19:01 +0100)
committerMaciej W. Rozycki <macro@redhat.com>
Fri, 19 Jul 2024 18:01:53 +0000 (19:01 +0100)
Verify that MT ASE instructions assemble and disassemble correctly
across the compatible architectures.

gas/testsuite/gas/mips/mips.exp
gas/testsuite/gas/mips/mips32-mt.d

index b9580bd64f17958ca6b231f9a289beedb2b6b394..108f6db30ffcbe84dda6463779978013d6ca8100 100644 (file)
@@ -1492,7 +1492,8 @@ if { [istarget mips*-*-vxworks*] } {
                                            !octeon]
     run_dump_test_arches "mips32-dspr3"        [mips_arch_list_matching mips32r6]
     run_dump_test "mips64-dsp"
-    run_dump_test "mips32-mt"
+    run_dump_test_arches "mips32-mt"   [mips_arch_list_matching mips32r2 \
+                                               !octeon !micromips]
 
     run_dump_test_arches "save" [lsort -dictionary -unique [concat \
                                [mips_arch_list_matching mips16e-32] \
index 80e11f1b229b08a7b2d96b1d5a2efc0859f4e5dc..ec0187921b7cf99c648d7bac1a4d14c29fd780f6 100644 (file)
@@ -1,6 +1,6 @@
 #objdump: -dr --prefix-addresses --show-raw-insn -M cp0-names=mips32
 #name: MIPS MT ASE for MIPS32
-#as: -mmt -mips32r2 -32
+#as: -mmt -32
 
 # Check MIPS MT ASE for MIPS32 Instruction Assembly