Searched refs:CGEN_IBASE (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/contrib/binutils/include/opcode/
H A Dcgen.h1046 } CGEN_IBASE;
1061 const CGEN_IBASE *base;
1095 /* Macros to access the other insn elements not recorded in CGEN_IBASE. */
1032 } CGEN_IBASE; typedef in typeref:struct:__anon584
/freebsd-10.2-release/contrib/binutils/opcodes/
H A Dmep-desc.c1172 static const CGEN_IBASE mep_cgen_insn_table[MAX_INSNS] =
2487 const CGEN_IBASE *ib = & mep_cgen_insn_table[0];
2494 cd->insn_table.entry_size = sizeof (CGEN_IBASE);
H A Dmep-opc.c1997 static const CGEN_IBASE mep_cgen_macro_insn_table[] =
2241 const CGEN_IBASE *ib = & mep_cgen_macro_insn_table[0];
2253 cd->macro_insn_table.entry_size = sizeof (CGEN_IBASE);

Completed in 142 milliseconds