x86: correct VFPCLASSP{S,D} operand size handling
[deliverable/binutils-gdb.git] / opcodes / iq2000-opc.h
index c929cd55e4ea6f27b1b4dad7a5b0b7a274b73429..e5dd65c680d21836596b806fed61b04ec53defb3 100644 (file)
@@ -1,8 +1,9 @@
+/* DO NOT EDIT!  -*- buffer-read-only: t -*- vi:set ro:  */
 /* Instruction opcode header for iq2000.
 
 THIS FILE IS MACHINE GENERATED WITH CGEN.
 
-Copyright (C) 1996-2017 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.
 
@@ -25,6 +26,10 @@ This file is part of the GNU Binutils and/or GDB, the GNU debugger.
 #ifndef IQ2000_OPC_H
 #define IQ2000_OPC_H
 
+#ifdef __cplusplus
+extern "C" {
+#endif
+
 /* -- opc.h */
 
 /* Allows reason codes to be output when assembler errors occur.  */
@@ -178,4 +183,8 @@ struct cgen_fields
 }
 
 
+   #ifdef __cplusplus
+   }
+   #endif
+
 #endif /* IQ2000_OPC_H */
This page took 0.024162 seconds and 4 git commands to generate.