X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=opcodes%2Fm32r-opinst.c;h=29eb0139f1135c4e8b18d1b0e41e5d1d57555283;hb=5b860c93e3c659625d92a2d2247712a84eac1041;hp=7fcaaf7998dc37968b3e38fb39fdac9ef9f59bad;hpb=cedb97b6d0491c7cae2cf559e8a6fc5f1c4aee33;p=deliverable%2Fbinutils-gdb.git diff --git a/opcodes/m32r-opinst.c b/opcodes/m32r-opinst.c index 7fcaaf7998..29eb0139f1 100644 --- a/opcodes/m32r-opinst.c +++ b/opcodes/m32r-opinst.c @@ -1,8 +1,9 @@ +/* DO NOT EDIT! -*- buffer-read-only: t -*- vi:set ro: */ /* Semantic operand instances for m32r. THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2009 Free Software Foundation, Inc. +Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU Binutils and/or GDB, the GNU debugger. @@ -31,11 +32,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 @@ -755,8 +752,7 @@ static const CGEN_OPINST *m32r_cgen_opinst_table[MAX_INSNS] = { /* Function to call before using the operand instance table. */ void -m32r_cgen_init_opinst_table (cd) - CGEN_CPU_DESC cd; +m32r_cgen_init_opinst_table (CGEN_CPU_DESC cd) { int i; const CGEN_OPINST **oi = & m32r_cgen_opinst_table[0];