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

/freebsd-9.3-release/contrib/binutils/opcodes/
H A Dcgen-dis.c31 static CGEN_INSN_LIST * hash_insn_list (CGEN_CPU_DESC, const CGEN_INSN_LIST *, CGEN_INSN_LIST **, CGEN_INSN_LIST *);
141 hash_insn_list (CGEN_CPU_DESC cd, function
216 hash_entry_buf = hash_insn_list (cd, insn_table->new_entries,
221 hash_insn_list (cd, macro_insn_table->new_entries,
H A Dcgen-asm.c33 static CGEN_INSN_LIST * hash_insn_list (CGEN_CPU_DESC, const CGEN_INSN_LIST *, CGEN_INSN_LIST **, CGEN_INSN_LIST *);
97 hash_insn_list (CGEN_CPU_DESC cd, function
162 hash_entry_buf = hash_insn_list (cd, insn_table->new_entries,
167 hash_insn_list (cd, macro_insn_table->new_entries,

Completed in 156 milliseconds