Searched refs:mep_insn_supported_by_isa (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/binutils/opcodes/
H A Dmep-opc.h74 extern int mep_insn_supported_by_isa (const CGEN_INSN *, CGEN_ATTR_VALUE_BITSET_TYPE *);
82 mep_insn_supported_by_isa (insn, & MEP_ALL_CORE_ISAS_MASK) \
91 mep_insn_supported_by_isa (insn, & MEP_ALL_COP_ISAS_MASK) \
H A Dmep-opc.c69 mep_insn_supported_by_isa (const CGEN_INSN *insn, CGEN_ATTR_VALUE_BITSET_TYPE *isa_mask) function

Completed in 139 milliseconds