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

  /external/valgrind/none/tests/tilegx/
gen_insn_test.c 232 &tilegx_operands[opc->operands[p][i]];
279 &tilegx_operands[opc->operands[p][i]];
340 &tilegx_operands[opc->operands[p][i]];
382 &tilegx_operands[opc->operands[p][i]];
439 opd = &tilegx_operands[tilegx_opcodes[TILEGX_OPC_LD].operands[4][0]];
441 opd = &tilegx_operands[tilegx_opcodes[TILEGX_OPC_LD].operands[4][1]];
481 opd = &tilegx_operands[opc->operands[2 + p][i]];
527 opd = &tilegx_operands[opc->operands[2 + p][i]];
587 opd = &tilegx_operands[opc->operands[2 + p][i]];
628 opd = &tilegx_operands[opc->operands[2 + p][i]]
    [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
tc-tilegx.c 497 &tilegx_operands[operands[i]];
808 &tilegx_operands[instr->opcode->operands[instr->pipe][k]];
1137 tilegx_operand_type type = tilegx_operands[operands[i]].type;
1182 switch (tilegx_operands[operands[i]].type)
    [all...]
  /toolchain/binutils/binutils-2.25/include/opcode/
tilegx.h 1204 extern const struct tilegx_operand tilegx_operands[];
1238 * index into the tilegx_operands[] table. */
  /external/valgrind/VEX/priv/
tilegx_disasm.h 1223 extern const struct tilegx_operand tilegx_operands[];
1257 * index into the tilegx_operands[] table. */
tilegx_disasm.c 7365 const struct tilegx_operand tilegx_operands[35] = variable in typeref:struct:tilegx_operand
    [all...]
  /toolchain/binutils/binutils-2.25/opcodes/
tilegx-opc.c 7363 const struct tilegx_operand tilegx_operands[35] = variable in typeref:struct:tilegx_operand
    [all...]
  /external/pcre/dist/sljit/
sljitNativeTILEGX-encoder.c 647 * index into the tilegx_operands[] table. */
9318 const struct tilegx_operand tilegx_operands[35] = variable in typeref:struct:tilegx_operand
    [all...]
sljitNativeTILEGX_64.c 615 operand = &tilegx_operands[opcode->operands[inst->pipe][i]];
    [all...]

Completed in 193 milliseconds