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

/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Ditbl-mips.h40 #define ITBL_IS_INSN(insn) MIPS_IS_COP_INSN(insn) macro
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Ditbl-mips.h40 #define ITBL_IS_INSN(insn) MIPS_IS_COP_INSN(insn) macro
/openbsd-current/gnu/usr.bin/binutils/gas/
H A Ditbl-ops.h48 #ifndef ITBL_IS_INSN
49 #define ITBL_IS_INSN(insn) 1 macro
H A Ditbl-ops.c601 if (!ITBL_IS_INSN (insn))
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/
H A Ditbl-ops.h48 #ifndef ITBL_IS_INSN
49 #define ITBL_IS_INSN(insn) 1 macro
H A Ditbl-ops.c590 if (!ITBL_IS_INSN (insn))

Completed in 176 milliseconds