HomeSort by: relevance | last modified time | path
    Searched refs:tilepro_operands (Results 1 - 10 of 10) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/config/
tc-tilepro.c 416 &tilepro_operands[operands[i]];
694 &tilepro_operands[instr->opcode->operands[instr->pipe][k]];
1013 tilepro_operand_type type = tilepro_operands[operands[i]].type;
1058 switch (tilepro_operands[operands[i]].type)
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-tilepro.c 416 &tilepro_operands[operands[i]];
694 &tilepro_operands[instr->opcode->operands[instr->pipe][k]];
1013 tilepro_operand_type type = tilepro_operands[operands[i]].type;
1058 switch (tilepro_operands[operands[i]].type)
  /src/external/gpl3/binutils/dist/include/opcode/
tilepro.h 1498 extern const struct tilepro_operand tilepro_operands[];
1532 * index into the tilepro_operands[] table. */
1564 * index into the tilepro_operands[] table. */
  /src/external/gpl3/binutils.old/dist/include/opcode/
tilepro.h 1498 extern const struct tilepro_operand tilepro_operands[];
1532 * index into the tilepro_operands[] table. */
1564 * index into the tilepro_operands[] table. */
  /src/external/gpl3/gdb/dist/include/opcode/
tilepro.h 1498 extern const struct tilepro_operand tilepro_operands[];
1532 * index into the tilepro_operands[] table. */
1564 * index into the tilepro_operands[] table. */
  /src/external/gpl3/gdb.old/dist/include/opcode/
tilepro.h 1498 extern const struct tilepro_operand tilepro_operands[];
1532 * index into the tilepro_operands[] table. */
1564 * index into the tilepro_operands[] table. */
  /src/external/gpl3/binutils/dist/opcodes/
tilepro-opc.c 9379 const struct tilepro_operand tilepro_operands[43] = variable in typeref:struct:tilepro_operand
10217 &tilepro_operands[opc->operands[pipe][i]];
  /src/external/gpl3/binutils.old/dist/opcodes/
tilepro-opc.c 9379 const struct tilepro_operand tilepro_operands[43] = variable in typeref:struct:tilepro_operand
10217 &tilepro_operands[opc->operands[pipe][i]];
  /src/external/gpl3/gdb/dist/opcodes/
tilepro-opc.c 9379 const struct tilepro_operand tilepro_operands[43] = variable in typeref:struct:tilepro_operand
10217 &tilepro_operands[opc->operands[pipe][i]];
  /src/external/gpl3/gdb.old/dist/opcodes/
tilepro-opc.c 9379 const struct tilepro_operand tilepro_operands[43] = variable in typeref:struct:tilepro_operand
10217 &tilepro_operands[opc->operands[pipe][i]];

Completed in 46 milliseconds