MIPS/opcodes: Remove an incorrect MT ASE reference in MFC0/MTC0 decoding
authorMaciej W. Rozycki <macro@imgtec.com>
Mon, 15 May 2017 12:04:19 +0000 (13:04 +0100)
committerMaciej W. Rozycki <macro@imgtec.com>
Mon, 15 May 2017 12:57:07 +0000 (13:57 +0100)
commitfdfb475260daf591d05407ea7affa39122a5b7f6
tree0cdec9155f283ae80acad48f2b5d1c0feebadb65
parenta54d5f8bb3eb4772a94779a5d37b644aeee72bca
MIPS/opcodes: Remove an incorrect MT ASE reference in MFC0/MTC0 decoding

The `sel' operand of CP0 move instructions is a part of the base ISA and
has nothing to do with the MT ASE.

opcodes/
* mips-dis.c (print_insn_args) <default>: Remove an MT ASE
reference in CP0 move operand decoding.
opcodes/ChangeLog
opcodes/mips-dis.c
This page took 0.02489 seconds and 4 git commands to generate.