Searched refs:pred_select (Results 1 – 3 of 3) sorted by relevance
147 uint8_t pred_select : 2; member344 uint8_t pred_select : 1; member378 uint8_t pred_select : 1; member395 uint8_t pred_select : 1; member
229 if (alu->pred_select & 0x2) { in disasm_alu()233 printf((alu->pred_select & 0x1) ? "EQ" : "NE"); in disasm_alu()329 if (vtx->pred_select) { in print_fetch_vtx()392 if (tex->pred_select) { in print_fetch_tex()
177 bc->fetch.pred_select = !!instr->pred; in fill_instr()295 bc->alu.pred_select = instr_v->pred; in fill_instr()323 bc->alu.pred_select = instr_s->pred; in fill_instr()