From: YunQiang Su Date: Mon, 13 Nov 2023 15:58:03 +0000 (+0000) Subject: MIPS: Fix binutils-all tests for r6 triples X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=94c641840b4a0ed873db311a7b907ec4dd99cb33;p=binutils-gdb.git MIPS: Fix binutils-all tests for r6 triples --- diff --git a/binutils/testsuite/binutils-all/mips/mips16-extend-noinsn.d b/binutils/testsuite/binutils-all/mips/mips16-extend-noinsn.d index 41bb49e6ac7..dd20fc121a2 100644 --- a/binutils/testsuite/binutils-all/mips/mips16-extend-noinsn.d +++ b/binutils/testsuite/binutils-all/mips/mips16-extend-noinsn.d @@ -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.* diff --git a/binutils/testsuite/binutils-all/mips/mixed-mips16-micromips.d b/binutils/testsuite/binutils-all/mips/mixed-mips16-micromips.d index 4a53dfb8578..65459d510d3 100644 --- a/binutils/testsuite/binutils-all/mips/mixed-mips16-micromips.d +++ b/binutils/testsuite/binutils-all/mips/mixed-mips16-micromips.d @@ -1,4 +1,5 @@ #PROG: objcopy +#as: -march=from-abi #objdump: -drt #name: Mixed MIPS16 and microMIPS disassembly