HomeSort by: relevance | last modified time | path
    Searched refs:tilepro_is_x_pipeline (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/config/
tc-tilepro.c 841 if (current_bundle_index == 2 && !tilepro_is_x_pipeline(match->pipe[0]))
  /src/external/gpl3/binutils/dist/include/opcode/
tilepro.h 1418 #define tilepro_is_x_pipeline(p) ((int)(p) <= (int)TILEPRO_PIPELINE_X1) macro
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-tilepro.c 841 if (current_bundle_index == 2 && !tilepro_is_x_pipeline(match->pipe[0]))
  /src/external/gpl3/binutils.old/dist/include/opcode/
tilepro.h 1418 #define tilepro_is_x_pipeline(p) ((int)(p) <= (int)TILEPRO_PIPELINE_X1) macro
  /src/external/gpl3/gdb/dist/include/opcode/
tilepro.h 1418 #define tilepro_is_x_pipeline(p) ((int)(p) <= (int)TILEPRO_PIPELINE_X1) macro
  /src/external/gpl3/gdb.old/dist/include/opcode/
tilepro.h 1418 #define tilepro_is_x_pipeline(p) ((int)(p) <= (int)TILEPRO_PIPELINE_X1) macro

Completed in 31 milliseconds