Home | History | Annotate | Download | only in tilegx

Lines Matching defs:opc

179   const struct tilegx_opcode *opc =
184 //int pipeX01 = (opc->pipes & 0x01) ? 0 : 1;
185 int op_num = opc->num_operands;
188 if ((opc->pipes & 3) == 0)
198 insn |= opc->fixed_bit_values[p];
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]];
417 const struct tilegx_opcode *opc =
424 Int op_num = opc->num_operands;
448 insn |= opc->fixed_bit_values[2 + p];
481 opd = &tilegx_operands[opc->operands[2 + p][i]];
527 opd = &tilegx_operands[opc->operands[2 + p][i]];
587 opc->operands[2 + p][i]];
628 opd = &tilegx_operands[opc->operands[2 + p][i]];