]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
MIPS/opcodes: Reorder coprocessor moves alphabetically
authorMaciej W. Rozycki <macro@redhat.com>
Fri, 19 Jul 2024 18:01:53 +0000 (19:01 +0100)
committerMaciej W. Rozycki <macro@redhat.com>
Fri, 19 Jul 2024 18:01:53 +0000 (19:01 +0100)
commit6b34e39c39e5f98ae794bf77038e2f23cd396e73
tree16823484ecc1f9271557380ae8b7c12e2b0da7d9
parentf7808b86011c103632675e0b4136e1e776837727
MIPS/opcodes: Reorder coprocessor moves alphabetically

A number of coprocessor move encodings have been randomly sprinkled over
the regular MIPS and microMIPS opcode tables rather than where they'd be
expected following the alphabetic order.  Fix the ordering, taking into
account precedence where it has to be observed for correct disassembly.
No functional change.
opcodes/micromips-opc.c
opcodes/mips-opc.c