Searched refs:opcs (Results 1 – 4 of 4) sorted by relevance
457 } opcs[1 << OPC_BITS] = { variable531 const char *name = opcs[opc].name; in print_instr()609 opcs[opc].print(&operands); in print_instr()
347 unsigned opcs = 6; /* output patch constants (at least the TessFactors) */ in nvc0_tcp_gen_header() local350 opcs = 8 + info->numPatchConstants * 4; in nvc0_tcp_gen_header()354 tcp->hdr[1] = opcs << 24; in nvc0_tcp_gen_header()366 tcp->hdr[3] = (opcs & 0x0f) << 28; in nvc0_tcp_gen_header()367 tcp->hdr[4] |= (opcs & 0xf0) << 16; in nvc0_tcp_gen_header()
1305 } opcs[1 << (3+NOPC_BITS)] = { variable1486 #define GETINFO(instr) (&(opcs[((instr)->opc_cat << NOPC_BITS) | instr_opc(instr, ctx->gpu_id)]))1491 return opcs[opc].name; in disasm_a3xx_instr_name()
140916 opcs %20296