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

  /src/external/gpl3/binutils/dist/gas/config/
tc-xtensa.c 8425 static bool next_instr_is_loop_end (fragS *);
8446 if (next_instr_is_loop_end (fragP))
8461 next_instr_is_loop_end (fragS *fragP)
8449 next_instr_is_loop_end (fragS *fragP) function
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-xtensa.c 8425 static bool next_instr_is_loop_end (fragS *);
8446 if (next_instr_is_loop_end (fragP))
8461 next_instr_is_loop_end (fragS *fragP)
8449 next_instr_is_loop_end (fragS *fragP) function

Completed in 38 milliseconds