]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - opcodes/xstormy16-desc.h
RISC-V: Convert the ADD/ADDI to the compressed MV/LI if RS1 is zero.
[thirdparty/binutils-gdb.git] / opcodes / xstormy16-desc.h
index 72f637c0473f273d4ea7bf8a7b0d9e199d967310..0890ebb9214334a96c84695106304d3910508a2e 100644 (file)
@@ -1,8 +1,9 @@
+/* DO NOT EDIT!  -*- buffer-read-only: t -*- vi:set ro:  */
 /* CPU data header for xstormy16.
 
 THIS FILE IS MACHINE GENERATED WITH CGEN.
 
-Copyright (C) 1996-2014 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 XSTORMY16_CPU_H
 #define XSTORMY16_CPU_H
 
+#ifdef __cplusplus
+extern "C" {
+#endif
+
 #define CGEN_ARCH xstormy16
 
 /* Given symbol S, return xstormy16_cgen_<S>.  */
@@ -326,4 +331,8 @@ extern const CGEN_HW_ENTRY xstormy16_cgen_hw_table[];
 
 
 
+   #ifdef __cplusplus
+   }
+   #endif
+
 #endif /* XSTORMY16_CPU_H */