Automatic date update in version.in
[deliverable/binutils-gdb.git] / sim / lm32 / decode.h
index 5327fbf1a43d64232dbab996a98e6c288fcf842a..21e40dcac96d72df98826a3d52441a72a834f557 100644 (file)
@@ -2,7 +2,7 @@
 
 THIS FILE IS MACHINE GENERATED WITH CGEN.
 
-Copyright 1996-2009 Free Software Foundation, Inc.
+Copyright 1996-2020 Free Software Foundation, Inc.
 
 This file is part of the GNU simulators.
 
@@ -17,8 +17,7 @@ This file is part of the GNU simulators.
    License for more details.
 
    You should have received a copy of the GNU General Public License along
-   with this program; if not, write to the Free Software Foundation, Inc.,
-   51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
+   with this program; if not, see <http://www.gnu.org/licenses/>.
 
 */
 
@@ -26,7 +25,7 @@ This file is part of the GNU simulators.
 #define LM32BF_DECODE_H
 
 extern const IDESC *lm32bf_decode (SIM_CPU *, IADDR,
-                                  CGEN_INSN_INT, CGEN_INSN_INT,
+                                  CGEN_INSN_WORD, CGEN_INSN_WORD,
                                   ARGBUF *);
 extern void lm32bf_init_idesc_table (SIM_CPU *);
 extern void lm32bf_sem_init_idesc_table (SIM_CPU *);
This page took 0.044359 seconds and 4 git commands to generate.