MIPS: Fix binutils-all tests for r6 triples
authorYunQiang Su <yunqiang.su@cipunited.com>
Mon, 13 Nov 2023 15:58:03 +0000 (15:58 +0000)
committerNick Clifton <nickc@redhat.com>
Mon, 13 Nov 2023 15:58:03 +0000 (15:58 +0000)
binutils/testsuite/binutils-all/mips/mips16-extend-noinsn.d
binutils/testsuite/binutils-all/mips/mixed-mips16-micromips.d

index 41bb49e6ac7d41fc68f0614609873c4343de505e..dd20fc121a26a2793cbe7f8566b4b84676937025 100644 (file)
@@ -1,8 +1,9 @@
 #PROG: objcopy
+#as: -march=from-abi
 #objdump: -d --prefix-addresses --show-raw-insn
 #name: MIPS16 unsupported EXTEND and undefined opcode disassembly
 
-# Verify raw hexadecimal EXTEND and inexistent opcode disassembly.
+# Verify raw hexadecimal EXTEND and unexistent opcode disassembly.
 
 .*: +file format .*mips.*
 
index 4a53dfb857829d3ff36a2f9ae60254f16c1c54ec..65459d510d34ab474ad4b37def60adb6b95914eb 100644 (file)
@@ -1,4 +1,5 @@
 #PROG: objcopy
+#as: -march=from-abi
 #objdump: -drt
 #name: Mixed MIPS16 and microMIPS disassembly