Searched refs:opcs (Results 1 – 4 of 4) sorted by relevance
458 } opcs[1 << OPC_BITS] = { variable524 const char *name = opcs[opc].name; in print_instr()596 opcs[opc].print(&operands); in print_instr()
333 unsigned opcs = 6; /* output patch constants (at least the TessFactors) */ in nvc0_tcp_gen_header() local338 opcs = 8 + info->numPatchConstants * 4; in nvc0_tcp_gen_header()342 tcp->hdr[1] = opcs << 24; in nvc0_tcp_gen_header()354 tcp->hdr[3] = (opcs & 0x0f) << 28; in nvc0_tcp_gen_header()355 tcp->hdr[4] |= (opcs & 0xf0) << 16; in nvc0_tcp_gen_header()
796 } opcs[1 << (3+NOPC_BITS)] = { variable959 #define GETINFO(instr) (&(opcs[((instr)->opc_cat << NOPC_BITS) | instr_opc(instr)]))966 return opcs[instr->opc].name; in ir3_instr_name()
140916 opcs %20296