opcodes/
[deliverable/binutils-gdb.git] / opcodes / ppc-opc.c
index 9936f3ead44d57b374589af151cfe08ccd37a7ba..af70ae6ac2a853ad28eb8144c0f701502a9480ef 100644 (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, 0, 0, PPC_OPERAND_OPTIONAL },
+  { 1, 21, 0, 0, 0 },
 
   /* The LEV field in a POWER SC form instruction.  */
 #define LEV L + 1
This page took 0.023453 seconds and 4 git commands to generate.