X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=opcodes%2For1k-opinst.c;h=fd1d406849db528fc6a3839d239d65914d4e4fc8;hb=9889cbb14ebea4b281408afcfd94ad6646ab370a;hp=44e79d7f75c584c7794e532b33849dc997473c0e;hpb=999b995ddc4a8a2f146ebf9a46c9924c6a7c65a6;p=deliverable%2Fbinutils-gdb.git diff --git a/opcodes/or1k-opinst.c b/opcodes/or1k-opinst.c index 44e79d7f75..fd1d406849 100644 --- a/opcodes/or1k-opinst.c +++ b/opcodes/or1k-opinst.c @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2010 Free Software Foundation, Inc. +Copyright (C) 1996-2016 Free Software Foundation, Inc. This file is part of the GNU Binutils and/or GDB, the GNU debugger. @@ -87,7 +87,7 @@ static const CGEN_OPINST sfmt_l_trap_ops[] ATTRIBUTE_UNUSED = { { END, (const char *)0, (enum cgen_hw_type)0, (enum cgen_mode)0, (enum cgen_operand_type)0, 0, 0 } }; -static const CGEN_OPINST sfmt_l_rfe_ops[] ATTRIBUTE_UNUSED = { +static const CGEN_OPINST sfmt_l_msync_ops[] ATTRIBUTE_UNUSED = { { END, (const char *)0, (enum cgen_hw_type)0, (enum cgen_mode)0, (enum cgen_operand_type)0, 0, 0 } }; @@ -459,9 +459,12 @@ static const CGEN_OPINST *or1k_cgen_opinst_table[MAX_INSNS] = { & sfmt_l_bnf_ops[0], & sfmt_l_trap_ops[0], & sfmt_l_trap_ops[0], - & sfmt_l_rfe_ops[0], + & sfmt_l_msync_ops[0], + & sfmt_l_msync_ops[0], + & sfmt_l_msync_ops[0], + & sfmt_l_msync_ops[0], & sfmt_l_nop_imm_ops[0], - & sfmt_l_rfe_ops[0], + & sfmt_l_msync_ops[0], & sfmt_l_movhi_ops[0], & sfmt_l_macrc_ops[0], & sfmt_l_mfspr_ops[0], @@ -533,14 +536,14 @@ static const CGEN_OPINST *or1k_cgen_opinst_table[MAX_INSNS] = { & sfmt_l_mac_ops[0], & sfmt_l_mac_ops[0], & sfmt_l_maci_ops[0], - & sfmt_l_rfe_ops[0], - & sfmt_l_rfe_ops[0], - & sfmt_l_rfe_ops[0], - & sfmt_l_rfe_ops[0], - & sfmt_l_rfe_ops[0], - & sfmt_l_rfe_ops[0], - & sfmt_l_rfe_ops[0], - & sfmt_l_rfe_ops[0], + & sfmt_l_msync_ops[0], + & sfmt_l_msync_ops[0], + & sfmt_l_msync_ops[0], + & sfmt_l_msync_ops[0], + & sfmt_l_msync_ops[0], + & sfmt_l_msync_ops[0], + & sfmt_l_msync_ops[0], + & sfmt_l_msync_ops[0], & sfmt_lf_add_s_ops[0], & sfmt_lf_add_d_ops[0], & sfmt_lf_add_s_ops[0], @@ -569,15 +572,14 @@ static const CGEN_OPINST *or1k_cgen_opinst_table[MAX_INSNS] = { & sfmt_lf_eq_d_ops[0], & sfmt_lf_madd_s_ops[0], & sfmt_lf_madd_d_ops[0], - & sfmt_l_rfe_ops[0], - & sfmt_l_rfe_ops[0], + & sfmt_l_msync_ops[0], + & sfmt_l_msync_ops[0], }; /* Function to call before using the operand instance table. */ void -or1k_cgen_init_opinst_table (cd) - CGEN_CPU_DESC cd; +or1k_cgen_init_opinst_table (CGEN_CPU_DESC cd) { int i; const CGEN_OPINST **oi = & or1k_cgen_opinst_table[0];