Searched refs:insn_isas (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dmep-opc.c71 CGEN_BITSET insn_isas = CGEN_INSN_BITSET_ATTR_VALUE (insn, CGEN_INSN_ISA); local
72 return cgen_bitset_intersect_p (& insn_isas, isa_mask);
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dmep-opc.c71 CGEN_BITSET insn_isas = CGEN_INSN_BITSET_ATTR_VALUE (insn, CGEN_INSN_ISA); local
72 return cgen_bitset_intersect_p (& insn_isas, isa_mask);
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dmep-opc.c71 CGEN_BITSET insn_isas = CGEN_INSN_BITSET_ATTR_VALUE (insn, CGEN_INSN_ISA); local
72 return cgen_bitset_intersect_p (& insn_isas, isa_mask);
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dmep-opc.c71 CGEN_BITSET insn_isas = CGEN_INSN_BITSET_ATTR_VALUE (insn, CGEN_INSN_ISA); local
72 return cgen_bitset_intersect_p (& insn_isas, isa_mask);

Completed in 257 milliseconds