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

  /src/external/gpl3/binutils/dist/gas/config/
tc-arm.c 23248 known_t32_only_insn (const struct asm_opcode *opcode)
23273 if (known_t32_only_insn (opcode))
23242 known_t32_only_insn (const struct asm_opcode *opcode) function
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-arm.c 23251 known_t32_only_insn (const struct asm_opcode *opcode)
23276 if (known_t32_only_insn (opcode))
23245 known_t32_only_insn (const struct asm_opcode *opcode) function

Completed in 65 milliseconds