mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-08-06 14:49:38 +08:00
* ppc-opc.c: Revert 2004-09-09 change.
This commit is contained in:
@ -300,7 +300,7 @@ const struct powerpc_operand powerpc_operands[] =
|
||||
|
||||
/* The L field in a D or X form instruction. */
|
||||
#define L FXM4 + 1
|
||||
{ 1, 21, NULL, NULL, 0 },
|
||||
{ 1, 21, NULL, NULL, PPC_OPERAND_OPTIONAL },
|
||||
|
||||
/* The LEV field in a POWER SC form instruction. */
|
||||
#define LEV L + 1
|
||||
|
Reference in New Issue
Block a user