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

  /src/external/gpl3/binutils/dist/include/opcode/
tilegx.h 33 TILEGX_MAX_OPERANDS = 4 /* bfexts */
1241 unsigned char operands[TILEGX_NUM_PIPELINE_ENCODINGS][TILEGX_MAX_OPERANDS];
1260 const struct tilegx_operand *operands[TILEGX_MAX_OPERANDS];
1261 long long operand_values[TILEGX_MAX_OPERANDS];
  /src/external/gpl3/binutils.old/dist/include/opcode/
tilegx.h 33 TILEGX_MAX_OPERANDS = 4 /* bfexts */
1241 unsigned char operands[TILEGX_NUM_PIPELINE_ENCODINGS][TILEGX_MAX_OPERANDS];
1260 const struct tilegx_operand *operands[TILEGX_MAX_OPERANDS];
1261 long long operand_values[TILEGX_MAX_OPERANDS];
  /src/external/gpl3/gdb/dist/include/opcode/
tilegx.h 33 TILEGX_MAX_OPERANDS = 4 /* bfexts */
1241 unsigned char operands[TILEGX_NUM_PIPELINE_ENCODINGS][TILEGX_MAX_OPERANDS];
1260 const struct tilegx_operand *operands[TILEGX_MAX_OPERANDS];
1261 long long operand_values[TILEGX_MAX_OPERANDS];
  /src/external/gpl3/gdb.old/dist/include/opcode/
tilegx.h 33 TILEGX_MAX_OPERANDS = 4 /* bfexts */
1241 unsigned char operands[TILEGX_NUM_PIPELINE_ENCODINGS][TILEGX_MAX_OPERANDS];
1260 const struct tilegx_operand *operands[TILEGX_MAX_OPERANDS];
1261 long long operand_values[TILEGX_MAX_OPERANDS];
  /src/sys/external/bsd/sljit/dist/sljit_src/
sljitNativeTILEGX-encoder.c 619 TILEGX_MAX_OPERANDS = 4 /* bfexts */
650 unsigned char operands[TILEGX_NUM_PIPELINE_ENCODINGS][TILEGX_MAX_OPERANDS];
665 const struct tilegx_operand *operands[TILEGX_MAX_OPERANDS];
666 long long operand_values[TILEGX_MAX_OPERANDS];

Completed in 33 milliseconds