HomeSort by relevance Sort by last modified time
    Searched defs:TILEGX_MAX_OPERANDS (Results 1 - 2 of 2) 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];
  /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 826 milliseconds