mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-29 18:41:27 +00:00
Revert "MIPS: add MT ASE support for micromips32"
This reverts commit 783a5f46b0.
This commit is contained in:
@@ -1921,7 +1921,7 @@ print_insn_args (struct disassemble_info *info,
|
||||
}
|
||||
else if (operand->type == OP_REG
|
||||
&& s[1] == ','
|
||||
&& (s[2] == 'H' || s[2] == 'O')
|
||||
&& s[2] == 'H'
|
||||
&& opcode->name[strlen (opcode->name) - 1] == '0')
|
||||
{
|
||||
/* Coprocessor register 0 with sel field. */
|
||||
|
||||
Reference in New Issue
Block a user