Searched refs:pred_select (Results 1 – 3 of 3) sorted by relevance
146 uint8_t pred_select : 2; member339 uint8_t pred_select : 1; member373 uint8_t pred_select : 1; member390 uint8_t pred_select : 1; member
245 if (alu->pred_select & 0x2) { in disasm_alu()249 printf((alu->pred_select & 0x1) ? "EQ" : "NE"); in disasm_alu()346 if (vtx->pred_select) { in print_fetch_vtx()410 if (tex->pred_select) { in print_fetch_tex()
180 bc->fetch.pred_select = !!instr->pred; in fill_instr()296 bc->alu.pred_select = instr_v->pred; in fill_instr()326 bc->alu.pred_select = instr_s->pred; in fill_instr()