HomeSort by: relevance | last modified time | path
    Searched defs:match_insn (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/config/
tc-mips.c 8643 match_insn (struct mips_cl_insn *insn, const struct mips_opcode *opcode,
8889 /* Like match_insn, but for MIPS16. */
9130 if (match_insn (insn, opcode, tokens, opcode_extra,
9151 if (match_insn (insn, invalid_delay_slot, tokens, opcode_extra,
8634 match_insn (struct mips_cl_insn *insn, const struct mips_opcode *opcode, function
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-mips.c 8331 match_insn (struct mips_cl_insn *insn, const struct mips_opcode *opcode,
8577 /* Like match_insn, but for MIPS16. */
8818 if (match_insn (insn, opcode, tokens, opcode_extra,
8839 if (match_insn (insn, invalid_delay_slot, tokens, opcode_extra,
8322 match_insn (struct mips_cl_insn *insn, const struct mips_opcode *opcode, function

Completed in 59 milliseconds