Searched refs:hash_insn_array (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/binutils/opcodes/
H A Dcgen-dis.c30 static CGEN_INSN_LIST * hash_insn_array (CGEN_CPU_DESC, const CGEN_INSN *, int, int, CGEN_INSN_LIST **, CGEN_INSN_LIST *);
101 hash_insn_array (CGEN_CPU_DESC cd, function
137 This function is identical to hash_insn_array except the insns are
200 hash_entry_buf = hash_insn_array (cd,
208 hash_entry_buf = hash_insn_array (cd, macro_insn_table->init_entries,
H A Dcgen-asm.c32 static CGEN_INSN_LIST * hash_insn_array (CGEN_CPU_DESC, const CGEN_INSN *, int, int, CGEN_INSN_LIST **, CGEN_INSN_LIST *);
67 hash_insn_array (CGEN_CPU_DESC cd, function
93 This function is identical to hash_insn_array except the insns are
146 hash_entry_buf = hash_insn_array (cd,
154 hash_entry_buf = hash_insn_array (cd, macro_insn_table->init_entries,

Completed in 104 milliseconds