Home
last modified time | relevance | path

Searched refs:init_opcode_hash (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-riscv.c1568 init_opcode_hash (const struct riscv_opcode *opcodes, in init_opcode_hash() function
1662 op_hash = init_opcode_hash (riscv_opcodes, false); in md_begin()
1663 insn_type_hash = init_opcode_hash (riscv_insn_types, true); in md_begin()
/netbsd/src/external/gpl3/binutils/dist/gas/
DChangeLog-20201871 (init_opcode_names_hash, hash_reg_name, init_opcode_hash): Likewise.
1915 (init_opcode_names_hash, hash_reg_name, init_opcode_hash): Likewise.
2292 (init_opcode_hash): Likewise.
5081 (init_opcode_hash): Update 'if (hash_error != NULL)' as hash_error is
DChangeLog-20184883 init_opcode_hash.
4884 (init_opcode_hash): New.