HomeSort by relevance Sort by last modified time
    Searched refs:ITBL_IS_INSN (Results 1 - 3 of 3) sorted by null

  /toolchain/binutils/binutils-2.25/gas/config/
itbl-mips.h 39 #define ITBL_IS_INSN(insn) MIPS_IS_COP_INSN(insn)
  /toolchain/binutils/binutils-2.25/gas/
itbl-ops.h 40 #ifndef ITBL_IS_INSN
41 #define ITBL_IS_INSN(insn) 1
itbl-ops.c 585 if (!ITBL_IS_INSN (insn))

Completed in 1598 milliseconds