* ppc-opc.c: Revert 2004-09-09 change.

This commit is contained in:
Alan Modra
2004-10-09 01:21:03 +00:00
parent 1bd795aed8
commit e612bb4d30
2 changed files with 5 additions and 1 deletions

View File

@ -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