MIPS: Fix binutils-all tests for r6 triples
This commit is contained in:
parent
63611bfe22
commit
94c641840b
@ -1,8 +1,9 @@
|
|||||||
#PROG: objcopy
|
#PROG: objcopy
|
||||||
|
#as: -march=from-abi
|
||||||
#objdump: -d --prefix-addresses --show-raw-insn
|
#objdump: -d --prefix-addresses --show-raw-insn
|
||||||
#name: MIPS16 unsupported EXTEND and undefined opcode disassembly
|
#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.*
|
.*: +file format .*mips.*
|
||||||
|
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
#PROG: objcopy
|
#PROG: objcopy
|
||||||
|
#as: -march=from-abi
|
||||||
#objdump: -drt
|
#objdump: -drt
|
||||||
#name: Mixed MIPS16 and microMIPS disassembly
|
#name: Mixed MIPS16 and microMIPS disassembly
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user