opcodes: blackfin: fix decoding of vector shift insn w/saturation
[binutils-gdb.git] / opcodes / iq2000-desc.h
index 8f2e4b64652b768f7f3fa61bef25b38081fa7964..a1200c739b73e496b20fa2619c51dfdc0e151f09 100644 (file)
@@ -28,11 +28,7 @@ This file is part of the GNU Binutils and/or GDB, the GNU debugger.
 #define CGEN_ARCH iq2000
 
 /* Given symbol S, return iq2000_cgen_<S>.  */
-#if defined (__STDC__) || defined (ALMOST_STDC) || defined (HAVE_STRINGIZE)
 #define CGEN_SYM(s) iq2000##_cgen_##s
-#else
-#define CGEN_SYM(s) iq2000/**/_cgen_/**/s
-#endif
 
 
 /* Selected cpu families.  */