Home
last modified time | relevance | path

Searched refs:TILEGX_MAX_OPERANDS (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/include/opcode/
Dtilegx.h33 TILEGX_MAX_OPERANDS = 4 /* bfexts */ enumerator
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/
Dtc-tilegx.c200 expressionS operand_values[TILEGX_MAX_OPERANDS];