Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/opcodes/
Dcgen-asm.c82 hash = (* cd->asm_hash) (CGEN_INSN_MNEMONIC (insn)); in hash_insn_array()
109 hash = (* cd->asm_hash) (CGEN_INSN_MNEMONIC (ilist->insn)); in hash_insn_list()
183 hash = (* cd->asm_hash) (insn); in cgen_asm_lookup_insn()
Dip2k-opc.c897 cd->asm_hash = asm_hash_insn; in ip2k_cgen_init_opcode_table()
Dlm32-opc.c849 cd->asm_hash = asm_hash_insn; in lm32_cgen_init_opcode_table()
Dor1k-opc.c1075 cd->asm_hash = asm_hash_insn; in or1k_cgen_init_opcode_table()
Dxstormy16-opc.c1170 cd->asm_hash = asm_hash_insn; in xstormy16_cgen_init_opcode_table()
Dfr30-opc.c1366 cd->asm_hash = asm_hash_insn; in fr30_cgen_init_opcode_table()
Dmt-opc.c920 cd->asm_hash = asm_hash_insn; in mt_cgen_init_opcode_table()
Dm32r-opc.c1802 cd->asm_hash = asm_hash_insn; in m32r_cgen_init_opcode_table()
Dxc16x-opc.c3046 cd->asm_hash = asm_hash_insn; in xc16x_cgen_init_opcode_table()
Diq2000-opc.c3451 cd->asm_hash = asm_hash_insn; in iq2000_cgen_init_opcode_table()
Depiphany-opc.c4029 cd->asm_hash = asm_hash_insn; in epiphany_cgen_init_opcode_table()
Dmep-opc.c6423 cd->asm_hash = asm_hash_insn; in mep_cgen_init_opcode_table()
Dfrv-opc.c6231 cd->asm_hash = asm_hash_insn; in frv_cgen_init_opcode_table()
Dm32c-opc.c80218 cd->asm_hash = asm_hash_insn; in m32c_cgen_init_opcode_table()
/toolchain/binutils/binutils-2.25/include/opcode/
Dcgen.h1339 unsigned int (* asm_hash) (const char *); member
DChangeLog-91031583 (CGEN_INSN_TABLE): Members asm_hash, asm_hash_table_size,