HomeSort by relevance Sort by last modified time
    Searched refs:TILEGX_MAX_OPERANDS (Results 1 - 3 of 3) sorted by null

  /toolchain/binutils/binutils-2.27/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];
  /toolchain/binutils/binutils-2.27/gas/config/
tc-tilegx.c 200 expressionS operand_values[TILEGX_MAX_OPERANDS];
    [all...]
  /external/pcre/dist2/src/sljit/
sljitNativeTILEGX-encoder.c 617 TILEGX_MAX_OPERANDS = 4 /* bfexts */
648 unsigned char operands[TILEGX_NUM_PIPELINE_ENCODINGS][TILEGX_MAX_OPERANDS];
663 const struct tilegx_operand *operands[TILEGX_MAX_OPERANDS];
664 long long operand_values[TILEGX_MAX_OPERANDS];
    [all...]

Completed in 73 milliseconds