Searched refs:ITBL_IS_INSN (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/binutils/gas/config/
H A Ditbl-mips.h40 #define ITBL_IS_INSN(insn) MIPS_IS_COP_INSN(insn) macro
/freebsd-11-stable/contrib/binutils/gas/
H A Ditbl-ops.h40 #ifndef ITBL_IS_INSN
41 #define ITBL_IS_INSN(insn) 1 macro
H A Ditbl-ops.c581 if (!ITBL_IS_INSN (insn))

Completed in 105 milliseconds