MIPS/opcodes: Reorder LSA and DLSA instructions
authorMaciej W. Rozycki <macro@imgtec.com>
Fri, 30 Jun 2017 14:27:18 +0000 (15:27 +0100)
committerMaciej W. Rozycki <macro@imgtec.com>
Fri, 30 Jun 2017 14:29:27 +0000 (15:29 +0100)
commitb1d3c886aa30083236bf60c50d519bcc978139fb
tree7e7e58099501b9bf23c084ef4e2ebce39f50afab
parentdc4bde35d16df749e529229657b3468417937cfc
MIPS/opcodes: Reorder LSA and DLSA instructions

Correct an issue introduced with commit 7361da2c952e ("Add support for
MIPS R6.") and move the LSA and DLSA instructions back to the MSA ASE
instruction block in the regular MIPS opcode table.  Adjust formatting
around the "MIPS r6" heading.

opcodes/
* mips-opc.c (mips_builtin_opcodes): Move "lsa" and "dlsa"
entries to the MSA ASE instruction block.
opcodes/ChangeLog
opcodes/mips-opc.c
This page took 0.024449 seconds and 4 git commands to generate.