MIPS/opcodes: Remove microMIPS 48-bit LI instruction
authorMaciej W. Rozycki <macro@codesourcery.com>
Thu, 21 Aug 2014 11:57:00 +0000 (12:57 +0100)
committerMaciej W. Rozycki <macro@codesourcery.com>
Thu, 21 Aug 2014 11:57:00 +0000 (12:57 +0100)
commita6c7053929dd26d04293429e8610209f5b1bf900
tree5e89bbe1f955afa045259c9dfc5f037acaa05c10
parent1d7c96351acfa817fa749a5aefdfed8d9c471e03
MIPS/opcodes: Remove microMIPS 48-bit LI instruction

The 48-bit LI instruction encoding has been removed from the microMIPS
ISA and no implementation ever made that included it.

* micromips-opc.c (micromips_opcodes): Remove #ifdef-ed out
48-bit "li" encoding.
opcodes/ChangeLog
opcodes/micromips-opc.c