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

  /src/external/gpl3/binutils/dist/gas/config/
tc-xtensa.c 605 static xtensa_opcode xtensa_ret_opcode; variable
4513 || opcode == xtensa_ret_opcode
5332 xtensa_ret_opcode = xtensa_opcode_lookup (isa, "ret");
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-xtensa.c 605 static xtensa_opcode xtensa_ret_opcode; variable
4513 || opcode == xtensa_ret_opcode
5332 xtensa_ret_opcode = xtensa_opcode_lookup (isa, "ret");

Completed in 39 milliseconds