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

  /src/external/gpl3/binutils/dist/gas/config/
tc-tilegx.c 195 struct tilegx_instruction struct
203 static struct tilegx_instruction current_bundle[TILEGX_MAX_INSTRUCTIONS_PER_BUNDLE];
797 const struct tilegx_instruction *instr = &current_bundle[j];
981 struct tilegx_instruction *instr = &current_bundle[j];
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-tilegx.c 195 struct tilegx_instruction struct
203 static struct tilegx_instruction current_bundle[TILEGX_MAX_INSTRUCTIONS_PER_BUNDLE];
797 const struct tilegx_instruction *instr = &current_bundle[j];
981 struct tilegx_instruction *instr = &current_bundle[j];

Completed in 21 milliseconds