Revert "MIPS: add MT ASE support for micromips32"

This reverts commit 783a5f46b0.
This commit is contained in:
YunQiang Su
2023-06-05 11:10:23 +08:00
parent 783a5f46b0
commit c0f7927b3d
7 changed files with 8 additions and 703 deletions

View File

@@ -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. */