Home
last modified time | relevance | path

Searched refs:opcode_hash_table (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dsparc-dis.c62 static sparc_opcode_hash *opcode_hash_table[HASH_SIZE]; variable
205 for (op = opcode_hash_table[HASH_INSN (insn)]; op; op = op->next) in is_delayed_branch()
514 build_hash_table (sorted_opcodes, opcode_hash_table, sparc_num_opcodes); in print_insn_sparc()
544 for (op = opcode_hash_table[HASH_INSN (insn)]; op; op = op->next) in print_insn_sparc()
H A Di386-gen.c1650 expand_templates (char *name, const char *str, htab_t opcode_hash_table, in expand_templates() argument
1663 htab_find_slot_with_hash (opcode_hash_table, name, in expand_templates()
1788 expand_templates (name2, str2, opcode_hash_table, opcode_array_p, in expand_templates()
1823 htab_t opcode_hash_table; in process_i386_opcodes() local
1831 opcode_hash_table = htab_create_alloc (16, opcode_hash_hash, in process_i386_opcodes()
1918 i = expand_templates (name, str, opcode_hash_table, &opcode_array, in process_i386_opcodes()
H A DChangeLog-2008219 (opcode_hash_table): Likewise.
H A DChangeLog-92972576 (opcode_bits, opcode_hash_table): New variables.
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Dsparc-dis.c62 static sparc_opcode_hash *opcode_hash_table[HASH_SIZE]; variable
205 for (op = opcode_hash_table[HASH_INSN (insn)]; op; op = op->next) in is_delayed_branch()
514 build_hash_table (sorted_opcodes, opcode_hash_table, sparc_num_opcodes); in print_insn_sparc()
544 for (op = opcode_hash_table[HASH_INSN (insn)]; op; op = op->next) in print_insn_sparc()
H A Di386-gen.c1590 expand_templates (char *name, const char *str, htab_t opcode_hash_table, in expand_templates() argument
1602 htab_find_slot_with_hash (opcode_hash_table, name, in expand_templates()
1728 expand_templates (name2, str2, opcode_hash_table, opcode_array_p, in expand_templates()
1746 htab_t opcode_hash_table; in process_i386_opcodes() local
1754 opcode_hash_table = htab_create_alloc (16, opcode_hash_hash, in process_i386_opcodes()
1819 i = expand_templates (name, str, opcode_hash_table, &opcode_array, in process_i386_opcodes()
H A DChangeLog-2008219 (opcode_hash_table): Likewise.
H A DChangeLog-92972576 (opcode_bits, opcode_hash_table): New variables.
/netbsd-src/external/gpl3/gdb/dist/opcodes/
H A DChangeLog-2008219 (opcode_hash_table): Likewise.
H A DChangeLog-92972576 (opcode_bits, opcode_hash_table): New variables.
/netbsd-src/external/gpl3/gdb.old/dist/opcodes/
H A DChangeLog-2008219 (opcode_hash_table): Likewise.
H A DChangeLog-92972576 (opcode_bits, opcode_hash_table): New variables.