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

  /src/external/gpl3/binutils/dist/gas/config/
tc-xtensa.c 541 static bool tinsn_check_arguments (const TInsn *);
5695 if (tinsn_check_arguments (&orig_insn))
12798 tinsn_check_arguments (const TInsn *insn)
12777 tinsn_check_arguments (const TInsn *insn) function
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-xtensa.c 541 static bool tinsn_check_arguments (const TInsn *);
5695 if (tinsn_check_arguments (&orig_insn))
12798 tinsn_check_arguments (const TInsn *insn)
12777 tinsn_check_arguments (const TInsn *insn) function

Completed in 36 milliseconds