Home
last modified time | relevance | path

Searched refs:count_decodable_bits (Results 1 – 6 of 6) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils-2.17/opcodes/
Dcgen-dis.c33 static int count_decodable_bits (const CGEN_INSN *);
41 count_decodable_bits (const CGEN_INSN *insn) in count_decodable_bits() function
68 insn_decodable_bits = count_decodable_bits (insn); in add_insn_to_hash_chain()
73 int current_decodable_bits = count_decodable_bits (current_buf->insn); in add_insn_to_hash_chain()
DChangeLog-0203280 (count_decodable_bits): Ditto.
282 (count_decodable_bits): Prototype definition.
1872 * cgen-dis.c: Add prototypes for count_decodable_bits
DChangeLog-0001105 * cgen-dis.c (count_decodable_bits): New function.
/openbsd/src/gnu/usr.bin/binutils/opcodes/
Dcgen-dis.c33 static int count_decodable_bits (const CGEN_INSN *);
41 count_decodable_bits (const CGEN_INSN *insn) in count_decodable_bits() function
68 insn_decodable_bits = count_decodable_bits (insn); in add_insn_to_hash_chain()
73 int current_decodable_bits = count_decodable_bits (current_buf->insn); in add_insn_to_hash_chain()
DChangeLog-0203280 (count_decodable_bits): Ditto.
282 (count_decodable_bits): Prototype definition.
1872 * cgen-dis.c: Add prototypes for count_decodable_bits
DChangeLog-0001105 * cgen-dis.c (count_decodable_bits): New function.