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

/freebsd-9.3-release/contrib/binutils/opcodes/
H A Dcgen-asm.c129 CGEN_INSN_LIST **asm_hash_table; local
135 asm_hash_table = (CGEN_INSN_LIST **)
137 memset (asm_hash_table, 0, hash_size * sizeof (CGEN_INSN_LIST *));
150 asm_hash_table, hash_entry_buf);
157 asm_hash_table, hash_entry_buf);
163 asm_hash_table, hash_entry_buf);
168 asm_hash_table, hash_entry_buf);
170 cd->asm_hash_table = asm_hash_table;
181 if (cd->asm_hash_table
[all...]
/freebsd-9.3-release/contrib/binutils/include/opcode/
H A Dcgen.h1365 CGEN_INSN_LIST **asm_hash_table;
1348 CGEN_INSN_LIST **asm_hash_table; member in struct:cgen_cpu_desc

Completed in 108 milliseconds