Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/opcodes/
Dcgen-dis.c130 size = CGEN_INSN_MASK_BITSIZE (insn); in hash_insn_array()
167 size = CGEN_INSN_MASK_BITSIZE (ilist->insn); in hash_insn_list()
DChangeLog-98991657 table provided entry size. Use CGEN_INSN_MASK_BITSIZE.
/netbsd/src/external/gpl3/binutils/dist/opcodes/
Dcgen-dis.c130 size = CGEN_INSN_MASK_BITSIZE (insn); in hash_insn_array()
167 size = CGEN_INSN_MASK_BITSIZE (ilist->insn); in hash_insn_list()
DChangeLog-98991657 table provided entry size. Use CGEN_INSN_MASK_BITSIZE.
/netbsd/src/external/gpl3/binutils/dist/include/opcode/
Dcgen.h1106 #define CGEN_INSN_MASK_BITSIZE(insn) \ macro
/netbsd/src/external/gpl3/gdb/dist/include/opcode/
Dcgen.h1106 #define CGEN_INSN_MASK_BITSIZE(insn) \ macro