x86: Allow integer conversion without suffix in AT&T syntax
[deliverable/binutils-gdb.git] / opcodes / xc16x-opc.h
index 2dd6f2a6bda7305dedf5f1c17a22f464530340e1..c0f60b9c0f2072999a966c477cc94116c5acc06a 100644 (file)
@@ -1,8 +1,9 @@
+/* DO NOT EDIT!  -*- buffer-read-only: t -*- vi:set ro:  */
 /* Instruction opcode header for xc16x.
 
 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 XC16X_OPC_H
 #define XC16X_OPC_H
 
+#ifdef __cplusplus
+extern "C" {
+#endif
+
 /* -- opc.h */
 
 #define CGEN_DIS_HASH_SIZE 8
@@ -222,4 +227,8 @@ struct cgen_fields
 }
 
 
+   #ifdef __cplusplus
+   }
+   #endif
+
 #endif /* XC16X_OPC_H */
This page took 0.023947 seconds and 4 git commands to generate.