* ppc-opc.c (ISA_V2): Define and use for relevant BO field tests.
[deliverable/binutils-gdb.git] / opcodes / m32r-opinst.c
index 0e46e91cb0b75acedb2ca6a9d559778ff2d2e38d..3814be894c164ffd37fae82e4755ca1f7775ce9b 100644 (file)
@@ -31,11 +31,7 @@ This file is part of the GNU Binutils and/or GDB, the GNU debugger.
 
 /* Operand references.  */
 
-#if defined (__STDC__) || defined (ALMOST_STDC) || defined (HAVE_STRINGIZE)
 #define OP_ENT(op) M32R_OPERAND_##op
-#else
-#define OP_ENT(op) M32R_OPERAND_/**/op
-#endif
 #define INPUT CGEN_OPINST_INPUT
 #define OUTPUT CGEN_OPINST_OUTPUT
 #define END CGEN_OPINST_END
This page took 0.02287 seconds and 4 git commands to generate.