Home | History | Annotate | Download | only in nv30

Lines Matching full:opcode

536       finst->Instruction.Opcode != TGSI_OPCODE_ARL)
542 assert(finst->Instruction.Opcode != TGSI_OPCODE_ARL);
550 switch (finst->Instruction.Opcode) {
725 if(finst->Instruction.Opcode == TGSI_OPCODE_CAL)
801 NOUVEAU_ERR("invalid opcode %d\n", finst->Instruction.Opcode);