Home
last modified time | relevance | path

Searched refs:asm_hash (Results 1 – 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/binutils/opcodes/
Dcgen-asm.c83 hash = (* cd->asm_hash) (CGEN_INSN_MNEMONIC (insn)); in hash_insn_array()
110 hash = (* cd->asm_hash) (CGEN_INSN_MNEMONIC (ilist->insn)); in hash_insn_list()
184 hash = (* cd->asm_hash) (insn); in cgen_asm_lookup_insn()
Dmep-opc.c2268 cd->asm_hash = asm_hash_insn; in mep_cgen_init_opcode_table()
/freebsd-12-stable/contrib/binutils/include/opcode/
Dcgen.h1333 unsigned int (* asm_hash) (const char *); member
DChangeLog-91031583 (CGEN_INSN_TABLE): Members asm_hash, asm_hash_table_size,